Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 60
Default Link an IF formula with a cell containing a Vlookup formula

Hello,

A3 contains a Vlookup and I do not know how to link it to a formula to show
the value in A3 if the following conditions are met:

Example: In cell H1 I need something like:
=IF(A3="AVB",A3,IF(A3="JDR",A3,IF(A3="GVB",A3)))

Hope you can Help

Thank you ! Arno
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Link an IF formula with a cell containing a Vlookup formula

In Hi enter:
=A3

Your if-structure offers no alternative to using A3
--
Gary''s Student - gsnu200816


"Arno" wrote:

Hello,

A3 contains a Vlookup and I do not know how to link it to a formula to show
the value in A3 if the following conditions are met:

Example: In cell H1 I need something like:
=IF(A3="AVB",A3,IF(A3="JDR",A3,IF(A3="GVB",A3)))

Hope you can Help

Thank you ! Arno

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 60
Default Link an IF formula with a cell containing a Vlookup formula

Hi Gary,

I tried to enter =A3 but it shows only False or True and I need the actual
name in the A3 example JDR. I guess the Vlookup is preventing it

Any suggestion - Thanks

"Gary''s Student" wrote:

In Hi enter:
=A3

Your if-structure offers no alternative to using A3
--
Gary''s Student - gsnu200816


"Arno" wrote:

Hello,

A3 contains a Vlookup and I do not know how to link it to a formula to show
the value in A3 if the following conditions are met:

Example: In cell H1 I need something like:
=IF(A3="AVB",A3,IF(A3="JDR",A3,IF(A3="GVB",A3)))

Hope you can Help

Thank you ! Arno

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 60
Default Link an IF formula with a cell containing a Vlookup formula

Me again, to better explain if I write:

=IF(A3="NDE",A3) Instead of NDE I get FALSE This is my problem

Thanks

"Gary''s Student" wrote:

In Hi enter:
=A3

Your if-structure offers no alternative to using A3
--
Gary''s Student - gsnu200816


"Arno" wrote:

Hello,

A3 contains a Vlookup and I do not know how to link it to a formula to show
the value in A3 if the following conditions are met:

Example: In cell H1 I need something like:
=IF(A3="AVB",A3,IF(A3="JDR",A3,IF(A3="GVB",A3)))

Hope you can Help

Thank you ! Arno

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 60
Default Link an IF formula with a cell containing a Vlookup formula

Hi Gary,

I wanted to keep it short but probably it is better if I write the whole
question:

A3 has a name, depending on which name I need the if function in my cell to
multiply the value by the exchange rate - USD to EURO

A3 contains a Vlookup that does not allow to return the name I need to
establish if the formula can convert the value into EURO


"Arno" wrote:

Me again, to better explain if I write:

=IF(A3="NDE",A3) Instead of NDE I get FALSE This is my problem




Thanks

"Gary''s Student" wrote:

In Hi enter:
=A3

Your if-structure offers no alternative to using A3
--
Gary''s Student - gsnu200816


"Arno" wrote:

Hello,

A3 contains a Vlookup and I do not know how to link it to a formula to show
the value in A3 if the following conditions are met:

Example: In cell H1 I need something like:
=IF(A3="AVB",A3,IF(A3="JDR",A3,IF(A3="GVB",A3)))

Hope you can Help

Thank you ! Arno



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
Formula to link a few cell to Calculate Sky[_2_] Excel Worksheet Functions 1 August 4th 09 07:04 PM
Naming a Formula, using Link to Cell containing that Formula Lee4 Excel Discussion (Misc queries) 1 August 25th 08 11:16 PM
convert vlookup formula to link formula AFA Excel Worksheet Functions 0 February 20th 08 04:24 AM
Updating formula with link to another worksheet using vlookup Matt Links and Linking in Excel 3 August 12th 05 01:04 PM
EXCEL LINK CELL FORMULA MDL2005 Excel Worksheet Functions 3 March 18th 05 01:49 PM


All times are GMT +1. The time now is 08:13 PM.

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"