LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Force UDF to re-evaluate

Andrew Wiles wrote:
Thanks Adrian

This looks like the answer. I am assuming that the Application.Volatile
reference is switching this feature on for ALL udf's and can therefore be
placed in any startup code for the app.


You'll have to test to verify it, but i don't think it's a global
application setting - at least what's mentioned in Excel's help file,
the setting goes inside the start of EACH UDF that requires notification
of sheet updates.

Looking through some of the other posts relating to application.volatile it
appears that for Excel Services this can be declared using reflection for an
individual function. Are you aware of whether this technique could be used as
part of an automation add-in for use inside a normal Excel session?


Depends on what the user is running in the 'normal Excel session'. If
he/she is running other data driven or calculated stuff, something like
Application.CalculateFull could be harmful if done at the wrong moment!

Instead of getting the cells to pull data from UDFs, can you just write
/ paste the data in from your remote service?

--
Adrian C
 
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
evaluate afdmello Excel Worksheet Functions 3 May 16th 10 09:11 PM
Formula will not evaluate in VBA [email protected] Excel Programming 3 June 15th 07 11:07 PM
Why Evaluate? Dave Unger Excel Programming 13 March 5th 07 04:58 PM
Formula Will Not Evaluate Cecil Excel Worksheet Functions 3 April 25th 06 07:38 PM
evaluate a function Ali Baba Excel Programming 3 October 3rd 05 06:11 AM


All times are GMT +1. The time now is 10:54 AM.

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"