#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sjl sjl is offline
external usenet poster
 
Posts: 8
Default Formula

Hi. I have Startsheet and Jansheet, I want a formula to compare C2 in
JanSheet with C2 in Startsheet. If equal then "1" to appear in D2, if less
then "i" to appear in D2 and if greater then "h" to appear in D2. Any help
greatlt appreciated.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Formula

=IF(C2<Startsheet!C2,"i",IF(C2=Startsheet!C2,1,"h" ))
--
David Biddulph

"SJL" wrote in message
...
Hi. I have Startsheet and Jansheet, I want a formula to compare C2 in
JanSheet with C2 in Startsheet. If equal then "1" to appear in D2, if less
then "i" to appear in D2 and if greater then "h" to appear in D2. Any help
greatlt appreciated.

Thanks




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
sjl sjl is offline
external usenet poster
 
Posts: 8
Default Formula

Thank you.

"David Biddulph" wrote:

=IF(C2<Startsheet!C2,"i",IF(C2=Startsheet!C2,1,"h" ))
--
David Biddulph

"SJL" wrote in message
...
Hi. I have Startsheet and Jansheet, I want a formula to compare C2 in
JanSheet with C2 in Startsheet. If equal then "1" to appear in D2, if less
then "i" to appear in D2 and if greater then "h" to appear in D2. Any help
greatlt appreciated.

Thanks




.

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



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