Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a workbook with 2 spreadsheets. The first spreadsheet has a
cell which contains the last day of the month. The 2nd spreadsheet has some heading rows, a row of formulas across the top (Row 5), a blank row and then monthly table of data values starting in row 7 with the last day of the month in the first column. The most recent month is in row 7. The formulas across the top are VLOOKUPs which go out and pickup the last day of the month from the first spreadsheet using an absolute cell reference $A$1. The range of the VLOOKUP has mixed cell references (e.g., $A$7:$Z50). It returns the corresponding cell for the requested date. When I add a new month in the 7th row, I'm selecting the 7th row and then inserting a new row. When I do this, my absolute cell references in the formulas are changing from $A$7:$Z50 to $A$8:$Z51. I thought absolute cells weren't supposed to change. I expect and want the ending row number to change but not the starting one. What am I doing wrong and why is the cell reference changing? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return cell reference of lookup value | Excel Worksheet Functions | |||
changing the formula's row reference | Excel Discussion (Misc queries) | |||
HOW DO I COPY FORMULA WITHOUT CHANGING CELL REFERENCE | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions | |||
name of another worksheet in cell for reference | Excel Worksheet Functions |