ransomedbyfire
Board Regular
- Joined
- Mar 9, 2011
- Messages
- 121
I am starting a project in which I have several sheets with several columns and rows. The man who owns the sheet says that he wants me to be able to reference cells all across the workbook in such a way that he can add, delete, and move columns without messing up the formulas. The person who coded this workbook before I came along to revise it used VLookups (which I, admittedly, am not very familiar with). This has left me with two problems (possibly due to my ignorance). I may be wrong, but it seems like these VLookups did not accomplish the task of getting all the references to stay in tact, unless I am reading them wrong. Secondly, it's also leaving me a little confused since I didn't write the stuff myself and am trying to figure out what's what.
So, when I redesign this man's sheet, I would like to be able to reference cells in formulas in such a way that the references do not get messed up no matter how much things change and in a way that whoever comes along after me can easily figure out what's going on.
In the little bit of research I've done, I've come across references to VLookups, Named Ranges, and Index/Match. Could someone please explain the pros and cons of each method?
What would be the best way to do this? Right now, I'm leaning toward named ranges, simply because of their high level of clarity.
Any thoughts?
Thanks in advance for your help!
So, when I redesign this man's sheet, I would like to be able to reference cells in formulas in such a way that the references do not get messed up no matter how much things change and in a way that whoever comes along after me can easily figure out what's going on.
In the little bit of research I've done, I've come across references to VLookups, Named Ranges, and Index/Match. Could someone please explain the pros and cons of each method?
What would be the best way to do this? Right now, I'm leaning toward named ranges, simply because of their high level of clarity.
Any thoughts?
Thanks in advance for your help!