Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Can vlookup work using formula values?

I'm using vlookup to insert a value in a cell. I am then cocatenating that
cell with text from a 2nd cell to create a unique string. My third step is
to use another vlookup (using the value from the second cell that I
concatenated) to populate a third cell with a value from a table.

This is not working (I receive the #N/A error) because my concatenate step
is using a vlookup value. Aside from copy & paste, is there a way to get my
2nd vlookup to return a value?

Thanks,

Larry
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Can vlookup work using formula values?

Hi, Niek,

Thanks for the quick reply.

Unfortunately, I'm not sure what you mean by "post your formulas and input
values." Can you please explain in a little more detail?

Thanks,

Larry

"Niek Otten" wrote:

Hi Larry,

Post your formulas and input values

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Larry P Clark" <Larry P wrote in message
...
I'm using vlookup to insert a value in a cell. I am then cocatenating
that
cell with text from a 2nd cell to create a unique string. My third step
is
to use another vlookup (using the value from the second cell that I
concatenated) to populate a third cell with a value from a table.

This is not working (I receive the #N/A error) because my concatenate step
is using a vlookup value. Aside from copy & paste, is there a way to get
my
2nd vlookup to return a value?

Thanks,

Larry



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default Can vlookup work using formula values?

Hi Larry,

What are your formulas? What are the values of the cells that are referenced
by the formulas?

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Larry P Clark" wrote in message
...
Hi, Niek,

Thanks for the quick reply.

Unfortunately, I'm not sure what you mean by "post your formulas and input
values." Can you please explain in a little more detail?

Thanks,

Larry

"Niek Otten" wrote:

Hi Larry,

Post your formulas and input values

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Larry P Clark" <Larry P wrote in
message
...
I'm using vlookup to insert a value in a cell. I am then cocatenating
that
cell with text from a 2nd cell to create a unique string. My third
step
is
to use another vlookup (using the value from the second cell that I
concatenated) to populate a third cell with a value from a table.

This is not working (I receive the #N/A error) because my concatenate
step
is using a vlookup value. Aside from copy & paste, is there a way to
get
my
2nd vlookup to return a value?

Thanks,

Larry




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Can vlookup work using formula values?

Copy the formulas from the formulabar in excel and paste them into your follow
up.

And since your formulas will depend on values in other cells, share what each of
those cells contain:

Like:

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

A1 = "hello"
B1 = "There"

And on Sheet2 in A173, there is a value that matches that concatenated string.
It's equal to "helloThere".



Larry P Clark wrote:

Hi, Niek,

Thanks for the quick reply.

Unfortunately, I'm not sure what you mean by "post your formulas and input
values." Can you please explain in a little more detail?

Thanks,

Larry

"Niek Otten" wrote:

Hi Larry,

Post your formulas and input values

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Larry P Clark" <Larry P wrote in message
...
I'm using vlookup to insert a value in a cell. I am then cocatenating
that
cell with text from a 2nd cell to create a unique string. My third step
is
to use another vlookup (using the value from the second cell that I
concatenated) to populate a third cell with a value from a table.

This is not working (I receive the #N/A error) because my concatenate step
is using a vlookup value. Aside from copy & paste, is there a way to get
my
2nd vlookup to return a value?

Thanks,

Larry




--

Dave Peterson


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 does not work with array formula axb Excel Worksheet Functions 1 February 6th 08 08:09 PM
copy values generated by conditional formula in one sheet to the other work sheet as values ramana Excel Worksheet Functions 1 October 5th 05 01:04 PM
copy values generated by conditional formula in one sheet to the other work sheet as values bobby Excel Discussion (Misc queries) 1 October 5th 05 12:18 PM
Need Vlookup to work with formula in reference cell mikeburg Excel Discussion (Misc queries) 2 August 5th 05 12:54 AM
IF / VLOOKUP formula won't work until saved tawtrey(remove this )@pacificfoods.com Excel Worksheet Functions 2 August 4th 05 11:55 PM


All times are GMT +1. The time now is 09:34 AM.

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

About Us

"It's about Microsoft Excel"