Excel 2003 verify that row used in calculation is same within 2 ce

A

a01010

Is there a way to verify that a row number being used within calculations of
2 separate cells is the same?
Example:
Cells B31 and C31 both contain values from the same row within the
worksheet.
B31 (=I12)
C31 (=E12)
I need to verify that both cells B31 and C31 are looking for data within the
same row "12" of the worksheet = is there a way?
 
J

Jim Gordon

Hi,

Check Excel's help topic on this. Search for this topic:
absolute cell reference

Essentially you put dollar signs in front of the row number you want to
ensure is always referenced. =E$12

You can put a dollar sign in front of the column letter, if desired, as
well.

-Jim Gordon
Mac MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top