hello,
I am working with several very large files that are taking far too long to populate/save (nearly 20 minutes to save one file). The obvious reason for this is that I am using a substancial number of vlookups, and I am looking for perhaps a better alternative.
What I have is a sheet that will have transactions by store,by day, by type, by hour, and I am pulling them into a schedule. Currently, I have several thousand vlookup formulas that first concatenate the perspective cells, then vlookup to Data sheet!.
The data sheet is only 2 columns, column A has the concatenated title, and column B has the value I need.
Is there a faster way to do this? better yet, is there a way to do this from a linked worksheet (values will change monthly)?
FYI I am working in Excel 2007
I am working with several very large files that are taking far too long to populate/save (nearly 20 minutes to save one file). The obvious reason for this is that I am using a substancial number of vlookups, and I am looking for perhaps a better alternative.
What I have is a sheet that will have transactions by store,by day, by type, by hour, and I am pulling them into a schedule. Currently, I have several thousand vlookup formulas that first concatenate the perspective cells, then vlookup to Data sheet!.
The data sheet is only 2 columns, column A has the concatenated title, and column B has the value I need.
Is there a faster way to do this? better yet, is there a way to do this from a linked worksheet (values will change monthly)?
FYI I am working in Excel 2007