Re-Wring a formula in a Table

daleholden

Board Regular
Joined
Sep 22, 2002
Messages
243
[FONT=&quot]HI Guys[/FONT]
[FONT=&quot]
[/FONT]

[FONT=&quot]I currently have the following formula that checks a SKU then goes off to check Live Data sheet if nothing is found it goes to another sheet Own Stock and it works well.[/FONT]
[FONT=&quot]
[/FONT]

[FONT=&quot]Current formula =IFERROR(INDEX('Live Data'!A:N,MATCH(A1067,'Live Data'!A:A,0),MATCH(B1067,'Live Data'!$A$1:$N$1,0)),INDEX('Own Stock'!A:V,MATCH(A1067,'Own Stock'!A:A,0),MATCH(B1067,'Own Stock'!$A$1:$V$1,0)))*Sales!$G1067[/FONT]
[FONT=&quot]But i need it not just to check a SKU but also a entry from a drop-down list but i do not need it to check Own Stock Sheet.[/FONT]
[FONT=&quot]
[/FONT]

[FONT=&quot]So it needs re writing to check a SKU in column A then in column B is the drop-down from what i select it need to check check sku on Live data then check title from the headers to match from drop-down and select correct price.[/FONT]
[FONT=&quot]Drop-DOwn List[/FONT]
[FONT=&quot]
[/FONT]

[FONT=&quot]Live Data sheet headers[/FONT]
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.

Forum statistics

Threads
1,223,227
Messages
6,170,849
Members
452,361
Latest member
d3ad3y3

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top