Dear all
Have no idea why the Vlookup is not working ..
Kindly advise, in the attached file
SIC_ADult and SIC Child , return with a wrong figure
Appreciate your help
Eric
Dear all
Have no idea why the Vlookup is not working ..
Kindly advise, in the attached file
SIC_ADult and SIC Child , return with a wrong figure
Appreciate your help
Eric
Try ...
=VLOOKUP($D9,Net!$A$1:$P$142,11,0)
Thanks but it is still not working
Have a look at the amended attachment.
BSB
Add the part in red below:
Formula:
=VLOOKUP($D9,Net!$A$1:$P$142,15,FALSE)
And amend the column number from 11 to 15
BSB
Last edited by BadlySpelledBuoy; 06-30-2016 at 08:56 AM.
Hi Eric,
Your VLOOKUP is looking at Column K of the Net Sheet.
Change the "11" in your formula to a "16".
![]()
=VLOOKUP($D9,Net!$A$1:$P$142,11)
Hope this is helpful.![]()
=VLOOKUP($D9,Net!$A$1:$P$142,16)
Cheers![]()
Dear, it works, how come ?!
Use a similar formula to the one which is already in Column G:
Formula:
=INDEX(rate,MATCH($D9,Services,0),MATCH(I$8,Items,0))
let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source
If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE
Walking the tightrope between genius and eejit...
In what way is it "not working"? That doesn't give us much information.
BSB
Hi
Did you get it fixed by now?
Hi
Works for me ok but just replacing the formula with the correct cell reference: =VLOOKUP($D9;Net!$A$1:$P$142;15;FALSE) 15 instead of 11 for SIC_ADT and 16 of 12 for SIC_CHD
What else doesn't work?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks