Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formula problem with different sheets

Hi there! Let's say I need to add two cells:
- Cell A1 on the current sheet, called Jun 06
- Cell K13 on the previous sheet, called May 06

The result should be a dollar amount (of last month's totals plus this
month's totals for a total-to-date amount)

If I've understood correctly, the formular is =SUM(A1+'May 06'!K13)

HOWEVER, the May 06 cell is *itself the sum of two other numbers*. This has
the result that my new formula simply won't give me the dollar amount I'm
looking for.

What am I doing wrong? Surely, there's some stupid simple mistake I'm making
here, right? It seems to me I'm just telling Excel " take the two dollar
amounts you see and add them up". Is the fact that one cell is a composite
of other cells the problem? If so, what's the fix?

Thanks a heap in advance!

Carmen


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Formula problem with different sheets

What do you mean by "... my new formula simply won't give me the dollar
amount I'm looking for ..."? Does the result show an error message, or
the formula, or a totally different value than the one you would expect
? You might have the cell formatted as text (to show the formula), or
the file might be set to manual calculation, but the formula should
work, so please explain in more detail what it is doing for you.

Incidentally, you don't really need the SUM( ) part - you could write
the formula as:

=A1+'May 06'!K13

Hope this helps.

Pete

Carmen Gauvin-O'Donnell wrote:
Hi there! Let's say I need to add two cells:
- Cell A1 on the current sheet, called Jun 06
- Cell K13 on the previous sheet, called May 06

The result should be a dollar amount (of last month's totals plus this
month's totals for a total-to-date amount)

If I've understood correctly, the formular is =SUM(A1+'May 06'!K13)

HOWEVER, the May 06 cell is *itself the sum of two other numbers*. This has
the result that my new formula simply won't give me the dollar amount I'm
looking for.

What am I doing wrong? Surely, there's some stupid simple mistake I'm making
here, right? It seems to me I'm just telling Excel " take the two dollar
amounts you see and add them up". Is the fact that one cell is a composite
of other cells the problem? If so, what's the fix?

Thanks a heap in advance!

Carmen


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
Is it possible? DakotaNJ Excel Worksheet Functions 25 September 18th 06 09:30 PM
conditional formatting: problem entering EOMONTH formula... Jonathan Cooper Excel Discussion (Misc queries) 0 February 6th 06 09:34 PM
formula percentage problem thinkpic New Users to Excel 4 November 2nd 05 08:04 PM
formula problem Bart New Users to Excel 4 October 21st 05 12:56 PM
Copy an Drag cell Formula Problem Nat Excel Discussion (Misc queries) 1 June 20th 05 03:24 PM


All times are GMT +1. The time now is 09:06 PM.

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"