Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to show an inputform only when a certain workbook is open. the problem
i am having is that when i open the file, i input info into the inputform and when i hit enter, it saves a copy of the file as another name but with the same code, hense "inputform.show" stuff. I dont want the new file name to show the inputform when it is open, only show when origional is opened. something like this maybe? thx If WorkbookName = "Filename.xls" Then InputForm.Show Else Do nothing End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Finding a Workbook based on a Cell information in another Workbook | Excel Worksheet Functions | |||
Finding a value from another workbook | Excel Programming | |||
Finding all AutoShapes in workbook | Excel Programming | |||
Finding data in another workbook | Excel Programming | |||
Finding duplicate value in another workbook | Excel Programming |