Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Hardip
 
Posts: n/a
Default VLOOKUP ISSUE - Take II

Hi All,

I am using the function and the output is "#NA" - there's obviously
something wrong. I've checked the field are the same format etc.

To test the function I do a find on a value from the table array into the
lookup worksheet. It finds the value so the function should work.

Having verified the val exists the function automatically updates and
inserts the value from the table array. When I then copy & past the same
row the output is "#NA". Again, when I use the find feature it updates the
function. The calculation is as follows:

=VLOOKUP(C25,Data!$A$2:$B$317,2,FALSE)

Can anyone assist with identifying the cause?

Thanks in advance,
H
  #2   Report Post  
Magoiya
 
Posts: n/a
Default

Hi,check whether your table array in the formular is okay
-----Original Message-----
Hi All,

I am using the function and the output is "#NA" -

there's obviously
something wrong. I've checked the field are the same

format etc.

To test the function I do a find on a value from the

table array into the
lookup worksheet. It finds the value so the function

should work.

Having verified the val exists the function

automatically updates and
inserts the value from the table array. When I then

copy & past the same
row the output is "#NA". Again, when I use the find

feature it updates the
function. The calculation is as follows:

=VLOOKUP(C25,Data!$A$2:$B$317,2,FALSE)

Can anyone assist with identifying the cause?

Thanks in advance,
H
.

  #3   Report Post  
Hardip
 
Posts: n/a
Default

Hello,

Thanks for replying. I reviewed the formula and it seems fine. I'm a
little lost on this one.

Cheers - H

"Magoiya" wrote:

Hi,check whether your table array in the formular is okay
-----Original Message-----
Hi All,

I am using the function and the output is "#NA" -

there's obviously
something wrong. I've checked the field are the same

format etc.

To test the function I do a find on a value from the

table array into the
lookup worksheet. It finds the value so the function

should work.

Having verified the val exists the function

automatically updates and
inserts the value from the table array. When I then

copy & past the same
row the output is "#NA". Again, when I use the find

feature it updates the
function. The calculation is as follows:

=VLOOKUP(C25,Data!$A$2:$B$317,2,FALSE)

Can anyone assist with identifying the cause?

Thanks in advance,
H
.


  #4   Report Post  
JulieD
 
Posts: n/a
Default

Hi

if you'ld like to email the workbook directly to me (julied_ng at hcts dot
net dot au) i'll be happy to take a look

Cheers
JulieD

"Hardip" wrote in message
...
Hello,

Thanks for replying. I reviewed the formula and it seems fine. I'm a
little lost on this one.

Cheers - H

"Magoiya" wrote:

Hi,check whether your table array in the formular is okay
-----Original Message-----
Hi All,

I am using the function and the output is "#NA" -

there's obviously
something wrong. I've checked the field are the same

format etc.

To test the function I do a find on a value from the

table array into the
lookup worksheet. It finds the value so the function

should work.

Having verified the val exists the function

automatically updates and
inserts the value from the table array. When I then

copy & past the same
row the output is "#NA". Again, when I use the find

feature it updates the
function. The calculation is as follows:

=VLOOKUP(C25,Data!$A$2:$B$317,2,FALSE)

Can anyone assist with identifying the cause?

Thanks in advance,
H
.




  #5   Report Post  
Hardip
 
Posts: n/a
Default

Hi Julie,

Thanks for the kind offer. I've sorted the problem which was to do with
formatting.

In short my lookup array was from an MS Excel spreadsheet and the main table
from a txt file. I concatanated the fields and it worked - highly longwinded
though.

All the best,
H

"JulieD" wrote:

Hi

if you'ld like to email the workbook directly to me (julied_ng at hcts dot
net dot au) i'll be happy to take a look

Cheers
JulieD

"Hardip" wrote in message
...
Hello,

Thanks for replying. I reviewed the formula and it seems fine. I'm a
little lost on this one.

Cheers - H

"Magoiya" wrote:

Hi,check whether your table array in the formular is okay
-----Original Message-----
Hi All,

I am using the function and the output is "#NA" -
there's obviously
something wrong. I've checked the field are the same
format etc.

To test the function I do a find on a value from the
table array into the
lookup worksheet. It finds the value so the function
should work.

Having verified the val exists the function
automatically updates and
inserts the value from the table array. When I then
copy & past the same
row the output is "#NA". Again, when I use the find
feature it updates the
function. The calculation is as follows:

=VLOOKUP(C25,Data!$A$2:$B$317,2,FALSE)

Can anyone assist with identifying the cause?

Thanks in advance,
H
.







  #6   Report Post  
JulieD
 
Posts: n/a
Default

glad it's solved

"Hardip" wrote in message
...
Hi Julie,

Thanks for the kind offer. I've sorted the problem which was to do with
formatting.

In short my lookup array was from an MS Excel spreadsheet and the main
table
from a txt file. I concatanated the fields and it worked - highly
longwinded
though.

All the best,
H

"JulieD" wrote:

Hi

if you'ld like to email the workbook directly to me (julied_ng at hcts
dot
net dot au) i'll be happy to take a look

Cheers
JulieD

"Hardip" wrote in message
...
Hello,

Thanks for replying. I reviewed the formula and it seems fine. I'm a
little lost on this one.

Cheers - H

"Magoiya" wrote:

Hi,check whether your table array in the formular is okay
-----Original Message-----
Hi All,

I am using the function and the output is "#NA" -
there's obviously
something wrong. I've checked the field are the same
format etc.

To test the function I do a find on a value from the
table array into the
lookup worksheet. It finds the value so the function
should work.

Having verified the val exists the function
automatically updates and
inserts the value from the table array. When I then
copy & past the same
row the output is "#NA". Again, when I use the find
feature it updates the
function. The calculation is as follows:

=VLOOKUP(C25,Data!$A$2:$B$317,2,FALSE)

Can anyone assist with identifying the cause?

Thanks in advance,
H
.







Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP ISSUE Hardip Excel Worksheet Functions 2 March 23rd 05 08:11 AM
make a vlookup using a variable path Alex St-Pierre Excel Worksheet Functions 1 March 2nd 05 11:54 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM
Vlookup datatype(?) issue ars Excel Worksheet Functions 1 January 25th 05 09:11 AM


All times are GMT +1. The time now is 05:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"