A Microsoft Office (Excel, Word) forum. OfficeFrustration

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   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

formula



 
 
Thread Tools Display Modes
  #1  
Old September 16th, 2003, 02:51 PM
Tim
external usenet poster
 
Posts: n/a
Default formula

Hello All,
I need help with a formula that multiplies two cells. The
first numberis the actual cell, but the second number
refers to a cell with a cell address.

I.e. =A1*A10 A1 is an actual number
A10 has a cell address ($B2)

So I actually want the formula to calculate A1*$B2

A10 is a concantenation of two other cells. So I think I
need to somehow let the formula know it is a cell
reference.

Thanks in Advance
  #2  
Old September 16th, 2003, 02:59 PM
J.E. McGimpsey
external usenet poster
 
Posts: n/a
Default formula

one way:

=A1*INDIRECT(A10)

In article ,
"Tim" wrote:

Hello All,
I need help with a formula that multiplies two cells. The
first numberis the actual cell, but the second number
refers to a cell with a cell address.

I.e. =A1*A10 A1 is an actual number
A10 has a cell address ($B2)

So I actually want the formula to calculate A1*$B2

A10 is a concantenation of two other cells. So I think I
need to somehow let the formula know it is a cell
reference.

Thanks in Advance

 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.