Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 247
Default Function or Formula to show the value from above cell


Hi everybody , and a good day !

A B C D E
row 1 1 2 3 4 5
row 2 2 4 7 1 88
row 3
row 4

I need a function or formula , which if in
row 2 , range A2:E2 , the value is 1 (for
eg.) , to return me the value of above cell
of the value I look for ;
In this case , to return value 4 ;
If I look for value 88 in row 2 , range
A2:E2 , to return 5 .
Thank you very much for your knowledge
share .
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default Function or Formula to show the value from above cell

for 88
=OFFSET(A2,-1,MATCH(88,A2:E2,)-1)


On 2 Cze, 12:17, ytayta555 wrote:
Hi everybody , and a good day !

* * * * * *A * * B * * C * * D * *E
row 1 * *1 * * 2 * * 3 * * *4 * * 5
row 2 * *2 * * 4 * * 7 * * *1 * *88
row 3
row 4

I need a function or formula , which if in
*row 2 , range A2:E2 , the value is 1 (for
eg.) *, to return me the value of above cell
of the *value I look for ;
In this case , to return value 4 ;
If I look for value 88 in row 2 , range
A2:E2 , to return 5 .
Thank you very much for your knowledge
share .


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 247
Default Function or Formula to show the value from above cell

On 2 Iun, 13:37, Jarek Kujawa wrote:
for 88
=OFFSET(A2,-1,MATCH(88,A2:E2,)-1)


It work perfect !! You're great , Thanks so much !
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default Function or Formula to show the value from above cell

pls click YES if it helped

thks for the feedback


On 2 Cze, 12:50, ytayta555 wrote:
On 2 Iun, 13:37, Jarek Kujawa wrote:

for 88
=OFFSET(A2,-1,MATCH(88,A2:E2,)-1)


It work perfect !! You're great , Thanks so much !


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Function or Formula to show the value from above cell

Please understand.
Saying "pls click YES ..." is a waste of your time and ours unless the
person to whom you are replying happens also to be posting his message
through Microsoft's web interface to the newsgroup. For the rest of us who
post to the newsgroup by more conventional means, the talk of a YES button
is meaningless, and for newer contributors to the group it is confusing.
--
David Biddulph

"Jarek Kujawa" wrote in message
...
pls click YES if it helped

thks for the feedback


On 2 Cze, 12:50, ytayta555 wrote:
On 2 Iun, 13:37, Jarek Kujawa wrote:

for 88
=OFFSET(A2,-1,MATCH(88,A2:E2,)-1)


It work perfect !! You're great , Thanks so much !






  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default Function or Formula to show the value from above cell

I DO understand that
Now "Please understand" Dave
I did not mean to waste YOUR time
though I think you're wasting it to frequently for posting meaningless
comments to my posts
thanks anyway

don't click YES if it helped


On 2 Cze, 14:06, "David Biddulph" <groups [at] biddulph.org.uk wrote:
Please understand.
Saying "pls click YES ..." is a waste of your time and ours unless the
person to whom you are replying happens also to be posting his message
through Microsoft's web interface to the newsgroup. *For the rest of us who
post to the newsgroup by more conventional means, the talk of a YES button
is meaningless, and for newer contributors to the group it is confusing.
--
David Biddulph

"Jarek Kujawa" wrote in message

...



pls click YES if it helped


thks for the feedback


On 2 Cze, 12:50, ytayta555 wrote:
On 2 Iun, 13:37, Jarek Kujawa wrote:


for 88
=OFFSET(A2,-1,MATCH(88,A2:E2,)-1)


It work perfect !! You're great , Thanks so much !- Ukryj cytowany tekst -


- Pokaż cytowany tekst -


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
how do I change cell colour to show function used stufree Excel Worksheet Functions 3 October 31st 07 10:13 AM
Using if function to show blank when cell in other sheet is empty Billznik Excel Worksheet Functions 2 August 9th 06 03:46 AM
Is there a function to show if cell/row(X:Y) is hidden? or width? Joseph in Atlanta Excel Worksheet Functions 3 March 17th 06 05:57 AM
Help with Formula,reulsts show in Function, not in Spreadsheet? Rowan Drummond Excel Worksheet Functions 1 December 16th 05 05:06 AM
#VALUE in cell but pop up function box show right number Ted Dalton Excel Discussion (Misc queries) 1 December 14th 04 03:15 PM


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