Right now I have an enormous amount of cells that use VLOOKUP to reference an external workbook. I think this is slowing me down tremendously. Someone told me to look into powerquery. I think by doing that, I can create a query and link in the external 'pricing' workbook so my formulas dont have to reference the external each time.
file 1 - spreadsheet.xlsx - I want to put in the item code and have the size, description, and price pull from the query table
file 2 - pricing.xlsx - I want to import that as the query and be able to pull from it
This should increase my speed, correct? does the query table update automatically?
Thank you!
file 1 - spreadsheet.xlsx - I want to put in the item code and have the size, description, and price pull from the query table
- cell A2 is a user input (item code)
- Cell B2 would look at A2 and pull the corresponding size
- Cell C2 would look at A2 and pull the corresponding description
- Cell D2 would look at A2 and pull the corresponding price
file 2 - pricing.xlsx - I want to import that as the query and be able to pull from it
This should increase my speed, correct? does the query table update automatically?
Thank you!