G
Guest
When I copy a function, and paste it into a different cell, the cell ranges
in the function shift to accomdate the data for the function. Sometimes, I
do not want that cell range to change. For instance, I am pasting a
NETWORKDAYS function in to a big group of cells. The range of holidays I
have declared are in a range of cells that is the arguement of the function
(NETWORKDAYS (start,stop,holidays). I want the start and stop arguement cell
ranges to shift, but keep the holiday arguement the same each time I paste
the function. Now, I have to paste the function where ever I want, then go
back and change the cell ranges in each line just for that arguement.
in the function shift to accomdate the data for the function. Sometimes, I
do not want that cell range to change. For instance, I am pasting a
NETWORKDAYS function in to a big group of cells. The range of holidays I
have declared are in a range of cells that is the arguement of the function
(NETWORKDAYS (start,stop,holidays). I want the start and stop arguement cell
ranges to shift, but keep the holiday arguement the same each time I paste
the function. Now, I have to paste the function where ever I want, then go
back and change the cell ranges in each line just for that arguement.