Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Application.Volatile messing up other function

Thanks for the reply. But it still doesn't work. I tried removing al
calls to the other sheet out of my functions and passing the name o
the sheet as an argument but it still didn't recalculate automaticall
(maybe because the arguments never change). I am really stumped o
this one. But can anyone tell me why the Application.Volatile i
blocking the other functions from running

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,440
Default Application.Volatile messing up other function

I don't think passing the name of the sheet will Excel to recognize the
dependency. You didn't give your code, but how would Excel understand that
something between quotes means a whole sheet? You might as well want to
print that text.
You really have to pass the ranges.
As for your second question: No. But that is just because I find it
difficult to understand what your functions do.

I know it's a lot of work and feel sorry for you, but I strongly suggest you
follow the recommendations to pass all arguments, without "tricks" like
passing worksheetnames.

--

Kind Regards,

Niek Otten

Microsoft MVP - Excel

"itchyII " wrote in message
...
Thanks for the reply. But it still doesn't work. I tried removing all
calls to the other sheet out of my functions and passing the name of
the sheet as an argument but it still didn't recalculate automatically
(maybe because the arguments never change). I am really stumped on
this one. But can anyone tell me why the Application.Volatile is
blocking the other functions from running?


---
Message posted from http://www.ExcelForum.com/



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
Today - volatile function dhstein Excel Discussion (Misc queries) 5 May 25th 09 03:12 PM
Call Application.Volatile(True) NOT WORKING FARAZ QURESHI Excel Discussion (Misc queries) 1 May 8th 08 04:50 AM
Application.Volatile Not Working Timely FARAZ QURESHI Excel Discussion (Misc queries) 2 March 10th 08 09:52 AM
why is the INDIRECT function volatile? Dave F Excel Worksheet Functions 2 October 25th 06 02:10 PM
Application.Volatile not working as expected Richards Excel Discussion (Misc queries) 3 February 3rd 05 12:20 AM


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