J
janicesweet
I have a workbook with 2 spreadsheets. The first spreadsheet has
cell which contains the last day of the month. The 2nd spreadshee
has some heading rows, a row of formulas across the top (Row 5),
blank row and then monthly table of data values starting in row
with the last day of the month in the first column. The most recen
month is in row 7. The formulas across the top are VLOOKUPs whic
go out and pickup the last day of the month from the firs
spreadsheet using an absolute cell reference $A$1. The range of th
VLOOKUP has mixed cell references (e.g., $A$7:$Z50). It returns th
corresponding cell for the requested date. When I add a new month i
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 ar
changing from $A$7:$Z50 to $A$8:$Z51. I thought absolute cell
weren't supposed to change. I expect and want the ending row numbe
to change but not the starting one. What am I doing wrong and wh
is the cell reference changing
cell which contains the last day of the month. The 2nd spreadshee
has some heading rows, a row of formulas across the top (Row 5),
blank row and then monthly table of data values starting in row
with the last day of the month in the first column. The most recen
month is in row 7. The formulas across the top are VLOOKUPs whic
go out and pickup the last day of the month from the firs
spreadsheet using an absolute cell reference $A$1. The range of th
VLOOKUP has mixed cell references (e.g., $A$7:$Z50). It returns th
corresponding cell for the requested date. When I add a new month i
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 ar
changing from $A$7:$Z50 to $A$8:$Z51. I thought absolute cell
weren't supposed to change. I expect and want the ending row numbe
to change but not the starting one. What am I doing wrong and wh
is the cell reference changing