If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > New Sheet

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-03-06, 10:29
cc3658 cc3658 is offline
Registered User
 
Join Date: Dec 2002
Posts: 122
New Sheet

I created a macro that creates a new sheet in my workbook. It copies a sheet that has formulas already on it. The problem is- after the new sheet is created the formulas don't work. Everything gets copied like it is suppose to but the forumals won't calculate. Does anyone know why this would happen? Do i need to add something to the code tyo refresh the sheet?!!!
Reply With Quote
  #2 (permalink)  
Old 04-03-06, 11:58
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Howdy. Two questions.

1. Has Calculation been set to Manual? Tools > Options > Calculation (tab). Click on Automatic.

2. If the formulas are set to reference the same as the original worksheet, then there is no "re-calculation" unless you change the underlying data. Is that what you want? Or do you have difference references that need to be made?
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On