Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.excel.programming > #109059
| From | GS <gs@v.invalid> |
|---|---|
| Newsgroups | microsoft.public.excel.programming |
| Subject | Re: Programing to save who and when someone update the file |
| Date | 2016-07-08 09:49 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <nlob1r$k3t$1@dont-email.me> (permalink) |
| References | <Sbugomes.11c4d828@excelbanter.com> <XnsA63EEE64785DBauricauricauricauric@213.239.209.88> |
> S@bugomes wrote: > >> I'm trying to programing the file to save in the column "R" and "S" >> the timing and user who updated the file, but this only works for >> updating in the first column...how can I do to works in all colums >> (from A to Q)? > > Here's some code I wrote a few years back that tracks changes. It's > not exactly what you want, but you should be able to modify it to > suit your needs. Usage instructions are included at the start of the > file. > > http://auric.altervista.org/excel/track_changes.bas Nice!! Have you seen J-Walk's code to 'Undo' VBA changes? -- Garry Free usenet access at http://www.eternal-september.org Classic VB Users Regroup! comp.lang.basic.visual.misc microsoft.public.vb.general.discussion --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Back to microsoft.public.excel.programming | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Programing to save who and when someone update the file S@bugomes <Sbugomes.11c4d828@excelbanter.com> - 2016-07-08 03:51 +0100
Re: Programing to save who and when someone update the file "Auric__" <not.my.real@email.address> - 2016-07-08 06:26 +0000
Re: Programing to save who and when someone update the file GS <gs@v.invalid> - 2016-07-08 09:49 -0400
Re: Programing to save who and when someone update the file "Auric__" <not.my.real@email.address> - 2016-07-08 17:28 +0000
Re: Programing to save who and when someone update the file GS <gs@v.invalid> - 2016-07-08 13:49 -0400
csiph-web