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

Hi,

Is there a way to set the autocalculation to true in VBA,
just like going to options and then checking off the
autocalculation box?

I drew a box around my data, but for some reason the box
is cutted off when there is a page cut. Is there a way to
complete the outline of the box despite the page cut?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 179
Default AutoCalculate

LC

Application.Calculation = xlCalculationAutomatic

I don't know about the second question.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"LC" wrote in message
...
Hi,

Is there a way to set the autocalculation to true in VBA,
just like going to options and then checking off the
autocalculation box?

I drew a box around my data, but for some reason the box
is cutted off when there is a page cut. Is there a way to
complete the outline of the box despite the page cut?

Thanks.



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
AutoCalculate Enable AutoCalculate Excel Discussion (Misc queries) 1 April 5th 10 07:52 PM
Autocalculate Tom Excel Discussion (Misc queries) 5 August 4th 08 07:11 PM
Autocalculate Chris Excel Worksheet Functions 6 April 7th 05 04:18 PM
AutoCalculate doesn't see my data Gary Excel Discussion (Misc queries) 1 March 10th 05 01:35 AM
Shortcut for autocalculate FOG Excel Discussion (Misc queries) 3 January 18th 05 11:31 PM


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