LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Why does code keep going to function?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Function code Jimbo1[_13_] Excel Programming 3 July 14th 06 11:38 AM
How Do I Use an XLL Add-In Function from Code? TC[_9_] Excel Programming 1 June 23rd 06 12:37 AM
Function or Code Allan Excel Worksheet Functions 2 March 16th 05 06:55 PM
Sum Code/Function No Name Excel Programming 0 May 10th 04 09:37 PM


All times are GMT +1. The time now is 07:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"