Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Calculate command

I have a worksheet that has a number of protected cells. If I change the
value in an unprotected cell whose contents are used in the protected cells,
the action is not taken until I hit F9. What VB command is equivalent to the
F9 keyboard command?
--
Thanks,

WW
  #2   Report Post  
Posted to microsoft.public.excel.programming
XP XP is offline
external usenet poster
 
Posts: 389
Default Calculate command


That would be: Application.Calculate

HTH

"W Wolfe" wrote:

I have a worksheet that has a number of protected cells. If I change the
value in an unprotected cell whose contents are used in the protected cells,
the action is not taken until I hit F9. What VB command is equivalent to the
F9 keyboard command?
--
Thanks,

WW

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Calculate command

Worksheet.Calculate

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"W Wolfe" wrote in message
...
I have a worksheet that has a number of protected cells. If I change the
value in an unprotected cell whose contents are used in the protected
cells,
the action is not taken until I hit F9. What VB command is equivalent to
the
F9 keyboard command?
--
Thanks,

WW



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
Trying to calculate hours worked on timecard using "IF" command Melissa Excel Worksheet Functions 6 January 5th 09 08:23 PM
Selective calculate command button & other questions. DangerPayne Excel Discussion (Misc queries) 1 December 23rd 08 07:45 AM
Pivot Table Error Message - "Command Text not set for command obje Jeff Divian Excel Discussion (Misc queries) 0 November 7th 07 10:26 PM
command button to calculate two cell values? sunil5 Excel Programming 3 June 27th 05 03:34 PM
Macro does not refresh on the "Calculate" command. ch Excel Programming 2 January 28th 05 06:51 AM


All times are GMT +1. The time now is 03:50 AM.

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

About Us

"It's about Microsoft Excel"