Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I create a formula using cells from two different sheets?

I am trying to create formulas where the resulting data is on one sheet and
the parameters are on another sheet. I want to create something like this:
Sheet 1 cell A1*sheet 2 cell A1=Sheet 1 cell B1
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 179
Default How do I create a formula using cells from two different sheets?

Hi Elaine

in Sheet 1 cell B1 enter following formula:
=Sheet1!A1*Sheet2!A1

you can tell excel with a ! to which sheet the cell refers to.

hth

Carlo

"Elaine Z" wrote:

I am trying to create formulas where the resulting data is on one sheet and
the parameters are on another sheet. I want to create something like this:
Sheet 1 cell A1*sheet 2 cell A1=Sheet 1 cell B1

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 492
Default How do I create a formula using cells from two different sheets?

=Sheet2!B1*Sheet2!B2
Put this in Sheet1, cell A1 (or anywhere else for that matter) and the
result will be Sheet2, cell B1 multiplied by Sheet2, cell B2.
You can type it manually or in the cell you want the result, enter an
'Equals' (=) sign, then select the cell in the other sheet, go back to the
original sheet and enter the multiplication sign (*) in the formula bar then
select the other cell in the other sheet and Excel will do it for you.
Regards,
Alan.
"Elaine Z" <Elaine wrote in message
...
I am trying to create formulas where the resulting data is on one sheet and
the parameters are on another sheet. I want to create something like
this:
Sheet 1 cell A1*sheet 2 cell A1=Sheet 1 cell B1


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
Can I create new sheets automatically in a formula? Greg Excel Worksheet Functions 1 January 18th 07 01:51 PM
Multiple Sheets (Need to create 500 individual sheets in one workbook, pulling DATA Amaxwell Excel Worksheet Functions 4 August 17th 06 06:23 AM
create reference formula that looks through all sheets for matchin BMW Excel Worksheet Functions 2 November 4th 05 04:20 PM
Create a formula between sheets Ryan Excel Discussion (Misc queries) 1 September 23rd 05 07:23 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM


All times are GMT +1. The time now is 06:41 AM.

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"