Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Have a question on a homework thing I have using excell

I had to create a pretend budget, which I did. I had to enter the total
annual revenue and total annual expenses. Now on the second sheet, I have to
enter the same info..
Now my questions is what formula do I need to pull totals from one sheet to
another.. I need to know how to do this step by step please.. thank you
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 303
Default Have a question on a homework thing I have using excell

click onto a cell on the "other" sheet and enter =
go back to the "one" sheet where the total is and click onto that cell
the cell will get the dashed live border ...just press enter

the cell om the other sheet will now display the total
it will have a formula like.... =sheetone!C24
if the total is in C24

--
Greetings from New Zealand


"proudmomof2" wrote in message
...
I had to create a pretend budget, which I did. I had to enter the total
annual revenue and total annual expenses. Now on the second sheet, I have
to
enter the same info..
Now my questions is what formula do I need to pull totals from one sheet
to
another.. I need to know how to do this step by step please.. thank you



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,059
Default Have a question on a homework thing I have using excell

On Mar 10, 3:02 pm, proudmomof2
wrote:
I had to create a pretend budget, which I did. I had to enter the total
annual revenue and total annual expenses. Now on the second sheet, I have to
enter the same info..
Now my questions is what formula do I need to pull totals from one sheet to
another.. I need to know how to do this step by step please.. thank you


Well, the syntax for the cell reference would be sheetName!
cellReference. For example, Sheet1!A1. But arguably, the easiest way
(least prone to typos) to do this is: while entering a formula in the
second sheet, where you want to reference a cell in the first sheet,
simply left-click the first-sheet tab on the bottom of the frame and
left-click the desired cell or select the desired range on the first
sheet. Then continue typing the formula. You might want to left-
click the second-sheet tab to go back to it. This will happen
automatically when you press Enter to commit the formula.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Have a question on a homework thing I have using excell

We don't do homework...

But I'll make an exception <g since this is pretty much a "how to" thing,
and proud mom's of two are probably busy with other things also!

Go to the second sheet, select the cell where you want the value from the
first sheet to show up at, enter the = symbol to start a formula, choose
the first sheet again, click the cell you want to 'echo' on the second sheet
and then press the [Enter] key.

Basically you can treat cells in other worksheets just like you do cells on
the same worksheet - you just have to bounce around the workbook a bit to do
it, and you have to know when to go to the other sheets, when to make an
entry from your keyboard and when to hit the [Enter] key.

Now, after you've done that, look at the formula created, it will probably
look something like this:
='My Budget'!A1
and that should give you a clue that you can enter such formulas by simply
preceding the cell address with the sheet name they are on. Note that if a
sheet name contains spaces, you must surround the sheet name with the single
quote marks. If the sheet name doesn't have spaces, the formula will survive
without them.

This logic of this process can even be extended to cells in other workbooks.

"proudmomof2" wrote:

I had to create a pretend budget, which I did. I had to enter the total
annual revenue and total annual expenses. Now on the second sheet, I have to
enter the same info..
Now my questions is what formula do I need to pull totals from one sheet to
another.. I need to know how to do this step by step please.. thank you

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Have a question on a homework thing I have using excell

Assuming the total annual revenue is in A45 of Sheet1.

In sheet2 in any cell =Sheet1!A45

Same for annual expenses.

This is called "linking". See help for more on linking.


Gord Dibben MS Excel MVP

On Sat, 10 Mar 2007 15:02:06 -0800, proudmomof2
wrote:

I had to create a pretend budget, which I did. I had to enter the total
annual revenue and total annual expenses. Now on the second sheet, I have to
enter the same info..
Now my questions is what formula do I need to pull totals from one sheet to
another.. I need to know how to do this step by step please.. thank you


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
homework casey New Users to Excel 3 November 4th 06 03:10 PM
My Excel Homework Marty Excel Discussion (Misc queries) 2 October 2nd 06 10:41 PM
Question on some homework I have to do motionman04 Excel Worksheet Functions 1 July 11th 06 06:57 PM
excell question Ross Excel Discussion (Misc queries) 2 November 4th 05 06:24 PM
Quick Excel download for homework assignment starme Excel Discussion (Misc queries) 3 March 23rd 05 11:59 PM


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