
05-12-2003, 11:48 AM
|
|
Newcomer
|
|
Join Date: Dec 2002
Posts: 9
|
|
Relative Cell Refs
Quote: Originally Posted by Timbo It can't be done as simply as that, you'll either have to create a function to edit all the range definitions as you add rows, or you'll have to use variables to specifiy the required range using the 'Range(Cells(a,b), Cells(x,y))' form...
Timbo, thanks for your reply but I'm afraid it went over my head. I'm fairly new at macros. Would it be possible to give me an example or more detailed explanation of what you're talking about. What I'm doing works but is a pain in the butt to have to go back and modify the absolute cell reference for all of the names in the spreadsheet anytime i insert some more data in the spreadsheet.
|
|