Dummy Excel
Well-known Member
- Joined
- Sep 21, 2005
- Messages
- 1,004
- Office Version
- 2019
- 2010
- 2007
- Platform
- Windows
Hi All,
I have a spreadsheet with some data, and then a new worksheet with a table;
Spreadsheet:
Table:
In columnW I need a formula (i think) to say if D2= walmart then display the walmart consignment prefix plus the invoice (V2) although if D2=kmart then display the consignment prefix plus the invoice (V2) etc
I hope this is clear
Any help is greatly appreciated
thanks
I have a spreadsheet with some data, and then a new worksheet with a table;
Spreadsheet:
Code:
ColumnD = business name ie walmart, kmart, costco
ColumnV = Invoice number ie 90126, 90127, 90128
ColumnW = ?????
Table:
Code:
ColumnA = business name ie walmart, kmart, costco
ColumnB = consignment prefix ie walmart = 6679060, kmart = 666905, costco = 8588010
In columnW I need a formula (i think) to say if D2= walmart then display the walmart consignment prefix plus the invoice (V2) although if D2=kmart then display the consignment prefix plus the invoice (V2) etc
I hope this is clear
Any help is greatly appreciated
thanks