ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Quatro to Excel formula (https://www.excelbanter.com/excel-discussion-misc-queries/187794-quatro-excel-formula.html)

Niki

Quatro to Excel formula
 
I have a Quatropro formula @IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value in a
column from a sheet to a summary spreadsheet, I have been unable to find an
equivalent Excel formula.

Any suggestions, Thank you!

Don Guillett

Quatro to Excel formula
 

You might try looking in the help index for VLOOKUP.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Niki" wrote in message
...
I have a Quatropro formula @IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value in
a
column from a sheet to a summary spreadsheet, I have been unable to find
an
equivalent Excel formula.

Any suggestions, Thank you!



Niki

Quatro to Excel formula
 
Tried the help first, not getting an answer.

Thanks for your response.



"Don Guillett" wrote:


You might try looking in the help index for VLOOKUP.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Niki" wrote in message
...
I have a Quatropro formula @IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value in
a
column from a sheet to a summary spreadsheet, I have been unable to find
an
equivalent Excel formula.

Any suggestions, Thank you!




Don Guillett

Quatro to Excel formula
 
try this one line formula
=IF(VLOOKUP($B23,Sheet2!$B$5:$R$94,D$1,0)<1,"",VLO OKUP($B23,Sheet2!$B$5:$R$94,D$1,1))


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Niki" wrote in message
...
Tried the help first, not getting an answer.

Thanks for your response.



"Don Guillett" wrote:


You might try looking in the help index for VLOOKUP.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Niki" wrote in message
...
I have a Quatropro formula
@IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value
in
a
column from a sheet to a summary spreadsheet, I have been unable to
find
an
equivalent Excel formula.

Any suggestions, Thank you!





Niki

Quatro to Excel formula
 
Still coming up as invalid. Thanks for your responses.

Niki

"Niki" wrote:

I have a Quatropro formula @IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value in a
column from a sheet to a summary spreadsheet, I have been unable to find an
equivalent Excel formula.

Any suggestions, Thank you!


Don Guillett

Quatro to Excel formula
 
Change to
=IF(VLOOKUP($B23,Sheet2!$B$5:$R$94,D$1,0)<1,"",VLO OKUP($B23,Sheet2!$B$5:$R$94,D$1,1,0))



--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Niki" wrote in message
...
Still coming up as invalid. Thanks for your responses.

Niki

"Niki" wrote:

I have a Quatropro formula
@IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value in
a
column from a sheet to a summary spreadsheet, I have been unable to find
an
equivalent Excel formula.

Any suggestions, Thank you!



Niki

Quatro to Excel formula
 
Thanks again Don, I'm still plugging along with this spreadsheet. With your
help I've been able to get this formula to work in some cells but not all.

Niki

"Don Guillett" wrote:

Change to
=IF(VLOOKUP($B23,Sheet2!$B$5:$R$94,D$1,0)<1,"",VLO OKUP($B23,Sheet2!$B$5:$R$94,D$1,1,0))



--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Niki" wrote in message
...
Still coming up as invalid. Thanks for your responses.

Niki

"Niki" wrote:

I have a Quatropro formula
@IF@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)<1,"
",@VLOOKUP($B23,$Sheet2:$B$5..$R$94,D$1,1)) which pulls the last value in
a
column from a sheet to a summary spreadsheet, I have been unable to find
an
equivalent Excel formula.

Any suggestions, Thank you!





All times are GMT +1. The time now is 08:00 AM.

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