Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a shared excelfile with is edited by sometimes 8 users. I want to create a logfile with the following items: Date/time, sheetname, User, Cell, Old value, New value. I only want the log the manually input. I didn't start yet, I first want to figure out a way to make it. I do have a login_username function. I thought of: - create/open a shared logfile - use a worksheet_change function ??? - find out the user, cell, new value, sheetname and date/time BUT::::: - How can I find old_value - How do I find the new line in the logfile - What about multiple acces at the same time in the logfile any suggestion?? is there a better/easyer way?? Jan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create a macro to create excel line graph with coloured pointers anddata lables | Charts and Charting in Excel | |||
How to create adress list so can mail merge and create labels? | Excel Discussion (Misc queries) | |||
How to create a form to insert a hyerlink.VBA code to create a for | Excel Discussion (Misc queries) | |||
Create dictionary of terms, create first time user site | New Users to Excel | |||
How to get Username written in logfile (.txt) through macro | Excel Programming |