Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Perfect! That's exactly what we were looking for..Many thanks.
"Norman Jones" wrote: Hi Scgaca, Try something like: Sub Workbook_Open() MsgBox Me.FullName & " now open!" End Sub This is workbook event code and should be pasted into the workbook's ThisWorkbook module: Right click the Excel icon on the worksheet (or the icon to the left of the File menu if you your workbook is maximised) View Code from the menu, and paste the code. Alt-F11 to return to Excel. --- Regards, Norman "scgaca" wrote in message ... in Excel, how do I set up an alert popup when the file is opened? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
popup alert in data validation | Excel Discussion (Misc queries) | |||
Condtional Alert/Popup | Excel Discussion (Misc queries) | |||
cannot open the excel file, the file is already opened | Excel Discussion (Misc queries) | |||
stop excel file opened as read only if already opened by another u | Excel Programming | |||
Display an Alert popup. | Excel Programming |