Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default RETURN VALUE OF ROW 1

Hi - me again, sorry but trying to think this out for myself

I am using =IFERROR(MATCH($W118,Z$2:Z$112,0),0)

for each of 5 formulae to split my customer postcode and check if there is a match in the Zone. So columns Z thru AT each represent 1 Zone called by letter A,B,C etc.

With my customer postcode of SN14 7BG in cell W118 I get to match the following;

SN14 7BG
SN14 7
SN14
SN
S

in this example I match SN in Zone A and S in Zone B - Naturally I need an exact match because S is for Sheffield over 100 miles away so I run another formula in a cell to prove an exact match and this gives me the following

SN14 7BG FALSE 0 0 0 0 0
SN14 7 FALSE 0 0 0 0 0
SN14 FALSE 0 0 0 0 0
SN TRUE 2 0 0 0 0
S FALSE 0 88 0 0 0

Where the value True then finds a row number in a column to the right of it I need to count up to row number 1 and return the Zone letter in that cell.

Not sure if the columns will show when I post this, but I hope its not too confusing

regards

Corporal Smudge
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
Finding NROI - no return on investment and RONI - return on noinvestment in Excel Abraham A Excel Worksheet Functions 0 January 17th 14 03:55 AM
Compare Value in Cell 1 to a List, Return Value if Match otherwise Return Null Ben Excel Discussion (Misc queries) 2 March 15th 07 01:02 AM
LOOKUP and return the column heading for IF/THEN return for False NN Excel Discussion (Misc queries) 1 October 6th 06 11:24 AM
check if reference exists, then return its value or return 0 doudou Excel Worksheet Functions 1 June 4th 05 09:17 PM
VBA Syntax for VLOOKUP to return array of return values Alan Beban[_3_] Excel Programming 7 August 5th 03 11:41 AM


All times are GMT +1. The time now is 10:29 PM.

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"