Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel Version 2002 (SP2)
I have a custom function that calculates the number of cells that have a particular internal color. This file is updated by one user and opened readonly by upto 10 others. There is a need to be able to have the 10 others be able to see the changes. I have added a command button so that a user can click an execute a macro to "refresh the view". I have tried the Updatefromfile technique as well as written the code to close the file and then reopen the exact same file and neither of them seem to work. I continue to get the #VALUE! error in each cell that is using the custom formula. (I have set the Application.Volatile to True as the first line in the UDF). Any help would be much appreciated. Thanks. Asheesh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula returned in vlookup function | New Users to Excel | |||
Wrong output returned during IF function | Excel Worksheet Functions | |||
How do I set a minimum value to be returned from IF function | Excel Discussion (Misc queries) | |||
Using the returned value of a function | New Users to Excel | |||
Preformatted array returned by custom function | Excel Programming |