Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default Hlookup for row 3 and 4

I am getting crazy trying the following:

row 1 cell A1 =hlookup(A2:F3;max(A2:F2);1) (closed with shift ctr enter)
row 2 cells 23 25 43 10 0 12 25 (as results of sum(A4:A50 - B4:B50 -
etc.)
row 3 cells aa db ac ya fg ig rs (text)

I get always as result "rs"
What am I doing wrong?
Thank you feor help

--
dilettante
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 772
Default Hlookup for row 3 and 4

You are a little off on your code, try this
=HLOOKUP(MAX(A2:G2),A2:G3,2,FALSE)
--
-John Northwest11
Please rate when your question is answered to help us and others know what
is helpful.


"dilettante" wrote:

I am getting crazy trying the following:

row 1 cell A1 =hlookup(A2:F3;max(A2:F2);1) (closed with shift ctr enter)
row 2 cells 23 25 43 10 0 12 25 (as results of sum(A4:A50 - B4:B50 -
etc.)
row 3 cells aa db ac ya fg ig rs (text)

I get always as result "rs"
What am I doing wrong?
Thank you feor help

--
dilettante

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 25
Default Hlookup for row 3 and 4

It works, thank you!
Best regards
--
dilettante


"John Bundy" wrote:

You are a little off on your code, try this
=HLOOKUP(MAX(A2:G2),A2:G3,2,FALSE)
--
-John Northwest11
Please rate when your question is answered to help us and others know what
is helpful.


"dilettante" wrote:

I am getting crazy trying the following:

row 1 cell A1 =hlookup(A2:F3;max(A2:F2);1) (closed with shift ctr enter)
row 2 cells 23 25 43 10 0 12 25 (as results of sum(A4:A50 - B4:B50 -
etc.)
row 3 cells aa db ac ya fg ig rs (text)

I get always as result "rs"
What am I doing wrong?
Thank you feor help

--
dilettante

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
HLOOKUP and SUM [email protected] Excel Discussion (Misc queries) 1 October 26th 06 05:27 PM
hlookup tikchye_oldLearner57 Excel Discussion (Misc queries) 4 August 24th 06 12:46 PM
Hlookup lmullenjr Excel Discussion (Misc queries) 3 August 18th 06 07:15 PM
Hlookup/max value? swjtx Excel Worksheet Functions 4 December 19th 05 12:45 AM
HLookup ??? scott Excel Discussion (Misc queries) 2 December 16th 04 09:57 PM


All times are GMT +1. The time now is 06:20 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"