Jump to content

Excel help


lord_seagrave
 Share

Recommended Posts

I'm so sorry to be trying to mooch yet more free advice, I promise I'll post something helpful one day.

 

Anyway, I know what I want to do but I'm struggling to put it into words that Google understands...

 

I've got a list on one sheet, and, on another sheet, cells that reference rows in that list.

 

So on sheet "seats", seat 1 = the name in row 2 (I've got headings in row 1) on sheet "guests" OK?

 

My problem is when that I start to move my data around on the "guests" sheet - the formula on the "seats" sheet follows the data around! So, if I drag the data on the "guests" sheet from row 2 to row 70, seat 1 now returns the data in row 70, not the new information I type in row 2.

 

The formula for seat 1 has changed to reference row 70.

 

I always want seat 1 to display the information in guest row 2.

 

How do I fix this?

 

LS

Link to comment
Share on other sites

I'm so sorry to be trying to mooch yet more free advice, I promise I'll post something helpful one day.

 

Anyway, I know what I want to do but I'm struggling to put it into words that Google understands...

 

I've got a list on one sheet, and, on another sheet, cells that reference rows in that list.

 

So on sheet "seats", seat 1 = the name in row 2 (I've got headings in row 1) on sheet "guests" OK?

 

My problem is when that I start to move my data around on the "guests" sheet - the formula on the "seats" sheet follows the data around! So, if I drag the data on the "guests" sheet from row 2 to row 70, seat 1 now returns the data in row 70, not the new information I type in row 2.

 

The formula for seat 1 has changed to reference row 70.

 

I always want seat 1 to display the information in guest row 2.

 

How do I fix this?

 

LS

put a $ in front of the row and / or column letter and no . So $A1 if you want to fix the data from row A but be aware that the column will advance if you want to fix the row and column then its $A$1

Edited by spanj
Link to comment
Share on other sites

If i am reading you right, you are creating a relative reference but want an absolute reference. As spanj says, a dollar sign will fix it, depending if you want to lock the row or column or both.

 

Some reading:

 

https://support.office.microsoft.com/en-gb/article/Switch-between-relative-absolute-and-mixed-references-538396b3-990e-4b44-9d9c-28b4151d7d21?CorrelationId=82a68bba-1291-4bbe-9529-514b59546b6c&ui=en-US&rs=en-GB&ad=GB

 

Rick

Link to comment
Share on other sites

You can also introduce the $ signs in one fell swoop by clicking on the F4 button when you are editing the cell.

 

As you press F4 successively, this will then toggle between complete cell reference, row reference, column reference and no reference. eg $C$1, C$1, $C1 and C1

Link to comment
Share on other sites

You can also introduce the $ signs in one fell swoop by clicking on the F4 button when you are editing the cell.

 

As you press F4 successively, this will then toggle between complete cell reference, row reference, column reference and no reference. eg $C$1, C$1, $C1 and C1

Thanks for the tip, been using it for years and didn't know that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...