ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Lookup Issue (https://www.excelbanter.com/excel-discussion-misc-queries/211058-lookup-issue.html)

Pat

Lookup Issue
 
I'm having a problem using the lookup function among various sheets in my
workbook. It appears that the lookup is off by one row. Has anyone seen or
heard of this in the past? I'm happy to send the sheet to anyone interested,
I don't see how to attach.

Mike H

Lookup Issue
 
You should start by posting your lookup formula and some sample data

"Pat" wrote:

I'm having a problem using the lookup function among various sheets in my
workbook. It appears that the lookup is off by one row. Has anyone seen or
heard of this in the past? I'm happy to send the sheet to anyone interested,
I don't see how to attach.


Dave Peterson

Lookup Issue
 
My bet is that you're looking for an exact match, but you didn't use False or 0
as the 4th argument in your =vlookup() formula.

If all those things are true, then maybe you want something like:

=vlookup(a1,sheet2!a:e,3,false)

Pat wrote:

I'm having a problem using the lookup function among various sheets in my
workbook. It appears that the lookup is off by one row. Has anyone seen or
heard of this in the past? I'm happy to send the sheet to anyone interested,
I don't see how to attach.


--

Dave Peterson


All times are GMT +1. The time now is 04:12 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com