too many arguments for this function (=vlookup)

lmsafety

New Member
Joined
Jan 29, 2021
Messages
3
Office Version
  1. 365
Hi,

I'm using this formula =LOOKUP(H1448,'[Copy of SS2021 Fristads Price List EURO by Style Colour.xlsx]EURO Pricing Jan - Jun 2021'!$A$6:$H$6,8,FALSE)

It reads okay to me but is returning the error too many arguments for this function. Any advice is greatly appriciated.
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
oh what a silly error - I think i have been trying to sort if out for so long that I eventually forgot to put the V in front! Thank you so much!

This worked BUT it only worked for the first two cells and the remaining 100+ say N/A ?
 
Upvote 0
$A$6:$H$6 is only one row. You need to give up the address of the whole table.
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,824
Members
449,050
Latest member
Bradel

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