Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello. I have a workbook with a single sheet and a click event on that
sheet. The click event opens a different workbook that resides on the server and runs a procedure that is housed in the newly opened workbook. When the newly opened macro is executed, I need to know where the click-event originated from. I have the file owners name in cell A1. I would like to read the contents of cell A1 (the sheet name will vary with different files) in the file that houses the click event, and be able to use that variable in the code in the workbook that the click event opened. Can this be done?? Thanks. So basically the click event fires, and the newly opened workbook can pop up a message box that says "this workbook was opened by <var" where <var is the value in Cell A1 of the click-event workbook. Possible?? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Double-click event question, part 2 (Excel 97) | Excel Programming | |||
Double-click Event question | Excel Programming | |||
On Click Event?, and how to use | Excel Programming | |||
Before Right Click event | Excel Programming | |||
Click Event | Excel Programming |