Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a worksheet with five CommandButtons. The second Command button uses a function in Module1 The third button (or any of the other buttons) does not use the function. Why then does when clicking the third button when it gets to the first line of code after the dims it goes to the function? This line of code is; Range("F1").Value = "Computing" & Chr(10) & "please" & Chr(10) & "wait" The reason that this is the line of code is because this function short circuit is costing time & I need to advise the user. Please help it is driving me insane! Thanks everyone |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function code | Excel Programming | |||
How Do I Use an XLL Add-In Function from Code? | Excel Programming | |||
Function or Code | Excel Worksheet Functions | |||
Sum Code/Function | Excel Programming |