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 > Excel Formula

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-03-12, 16:38
mtriolo mtriolo is offline
Registered User
 
Join Date: Mar 2008
Posts: 8
Excel Formula

I have a spreadsheet with tabs QTR 1, QTR 2, QTR 3, and QTR 3. I added another tab Year to Date. I placed a formula in the year to date tab as such ='QTR 1'!D4+'QTR 2'!D4+'QTR 3'!D4+'QTR 4'!D4.

First it will not add up the number it give me a #value error. What I am looking to do is show a year to date roll up each quarter so in quarter 2, 3 and 4 there will be no values until that quarter. Do i need to add a zero in each of the cells in 2, 3 and 4 or do i have the formula incorrect

Any help would be appreciated.
Reply With Quote
  #2 (permalink)  
Old 02-03-12, 21:47
JerryDal JerryDal is offline
Registered User
 
Join Date: Jan 2002
Location: Bay Area
Posts: 473
Here's a tool to help with formula problems. Make the cell with the formula active. Then up in the formula bar, where you should see your formula displayed, use your mouse to highlight
one of the calculations, such as 'QTR 4'!D4

Next press the F9 key and the formula bar will reveal what that portion of the formula evaluates to. In your case you are looking for a number, or a 0 (zero) if that cell appears to be empty.
If two double quote marks are revealed, then this would be the reason for your error; you are attempting to add numbers and text. This is what I observed with Excel 2003.

After you press F9 and take note of the value, it is important to finish by pressing the escape key so that your formula is restored.
Jerry
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