Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working with a spreadsheet that a customer developed and I am not sure
how to gain access to a popup box that is used. Basically this is the code: ============================ Sub Quest6() Range("aa1") = Range("A17") Range("ab1") = Range("B17") Sheets("Recommendations").Select Recommendation_Form.Show End Sub ============================= The line: Recommendation_Form.Show is what bring this pop up screen. I'd like to modify it but I am not sure how to pull it up or reference it in any way. Any advise would be helpfull. Thanks. -- Scott N. Weber, MCP www.AccessYourBiz.Com Customizable Accounting Software Written with Microsoft Access. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Forms in Excel | Excel Discussion (Misc queries) | |||
Using forms In excel | Excel Discussion (Misc queries) | |||
forms in excel | Excel Worksheet Functions | |||
forms in excel | Excel Programming | |||
excel forms | Excel Programming |