Would like some assistance with VB coding to do the following with excel (2007 version):
Have two spreadsheets:
1) Tracker
2) Investigations (there will be many of these that will be named differently)
In the 2nd (workbook(s)) Would like to embed VB code with a User button to indicate when they are complete an investigation.
Would like to send the following information to the 1st Tracker spreadsheet:
File Name Updated, Date of Update, User Name who updated the investigations file.
Tracker spreadsheet has been set up with an append flag that can be used to determine which row can be used to drop info in. Column C contains this flag. Columns D, E, F will take the info needed
Would like this to occur without opening the Tracker workbook & with out the screen updating flash issues.
Appreciate any assistance you can provide
Have two spreadsheets:
1) Tracker
2) Investigations (there will be many of these that will be named differently)
In the 2nd (workbook(s)) Would like to embed VB code with a User button to indicate when they are complete an investigation.
Would like to send the following information to the 1st Tracker spreadsheet:
File Name Updated, Date of Update, User Name who updated the investigations file.
Tracker spreadsheet has been set up with an append flag that can be used to determine which row can be used to drop info in. Column C contains this flag. Columns D, E, F will take the info needed
Would like this to occur without opening the Tracker workbook & with out the screen updating flash issues.
Appreciate any assistance you can provide