Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I call a function in the code from a worksheet while in the code for
a form? For example, I have a function called GetData1 in a worksheet "Part#". I want to call this functio from the VB code in a form "Status", but 'Call GetData1' doesn't work. Neither does 'Call Part#.GetData1'. Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calling worksheet function from a macro | Excel Worksheet Functions | |||
Updating Worksheet Through User Form | Excel Programming | |||
User form or embed in a worksheet | Excel Programming | |||
Calling variable from user form | Excel Programming | |||
Edit worksheet while a user form is on? | Excel Programming |