Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default Moving in the worksheet during an evaluating function

The only change a UDF can make is to update the value in the cell(s) in
which it is entered.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I've got a worksheet with several thousand records and a user-defined
function that can take some time to calculate. Each of these records has
this function applied to it, so the calculation time will be substantial.
What I'm looking for is a way to have the function move the screen (or the
highlighter) to the current cell being evaluated. That way, as the entire
worksheet calculates, the user (me, actually) sees what cell is being worked
on.

Thanks for any help...



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Moving in the worksheet during an evaluating function

So that means that any code in the UDF that affects highlighter movement or
adjusting the screen won't be performed?

"Tushar Mehta" wrote in message
om...
The only change a UDF can make is to update the value in the cell(s) in
which it is entered.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I've got a worksheet with several thousand records and a user-defined
function that can take some time to calculate. Each of these records has
this function applied to it, so the calculation time will be

substantial.
What I'm looking for is a way to have the function move the screen (or

the
highlighter) to the current cell being evaluated. That way, as the

entire
worksheet calculates, the user (me, actually) sees what cell is being

worked
on.

Thanks for any help...





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Moving in the worksheet during an evaluating function

I did try it before posting the initial question, and I had the same result
as you did. I was just wondering if I wasn't programming it correctly, but I
guess I was. Thanks for the input. Much appreciated!

"Tushar Mehta" wrote in message
om...
Why not try it and check? I cannot make XL2003 scroll with code in a
UDF.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
So that means that any code in the UDF that affects highlighter movement

or
adjusting the screen won't be performed?

"Tushar Mehta" wrote in

message
om...
The only change a UDF can make is to update the value in the cell(s)

in
which it is entered.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I've got a worksheet with several thousand records and a

user-defined
function that can take some time to calculate. Each of these records

has
this function applied to it, so the calculation time will be

substantial.
What I'm looking for is a way to have the function move the screen

(or
the
highlighter) to the current cell being evaluated. That way, as the

entire
worksheet calculates, the user (me, actually) sees what cell is

being
worked
on.

Thanks for any help...








Reply
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
Match function not evaluating correctly Robert Flanagan Excel Discussion (Misc queries) 0 February 2nd 10 10:13 PM
Function not evaluating DazzaData Excel Discussion (Misc queries) 2 February 20th 08 07:36 PM
IF function? Moving the same info from one worksheet to another. Naomi Excel Worksheet Functions 3 October 26th 06 07:46 PM
Evaluating multiple ranges for a count function JustMe602 Excel Worksheet Functions 4 October 7th 05 02:37 AM
Evaluating Today() function only once in a worksheet BW Excel Worksheet Functions 4 October 5th 05 10:32 PM


All times are GMT +1. The time now is 07:37 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"