Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 36
Default a conditional formula

I hope I am saying this correctly. I am trying to create a formula that would
give me the following result in cell A1. If the value in cell A2 is equal to
horse return the value in A4, if not return will be blank.

I want to sincerely thank in advance anyone who helps this novice user out.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 84
Default a conditional formula

=IF(A2="horse",A4,"")

Case matters, so "Horse" < "horse" < "HORSE".

"vdmbqb" wrote:

I hope I am saying this correctly. I am trying to create a formula that would
give me the following result in cell A1. If the value in cell A2 is equal to
horse return the value in A4, if not return will be blank.

I want to sincerely thank in advance anyone who helps this novice user out.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 84
Default a conditional formula

=IF(A2="horse",A4,"")

"vdmbqb" wrote:

I hope I am saying this correctly. I am trying to create a formula that would
give me the following result in cell A1. If the value in cell A2 is equal to
horse return the value in A4, if not return will be blank.

I want to sincerely thank in advance anyone who helps this novice user out.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 84
Default a conditional formula

=IF(A2="horse",A4,"")

"vdmbqb" wrote:

I hope I am saying this correctly. I am trying to create a formula that would
give me the following result in cell A1. If the value in cell A2 is equal to
horse return the value in A4, if not return will be blank.

I want to sincerely thank in advance anyone who helps this novice user out.

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
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible blue[_2_] Excel Discussion (Misc queries) 2 July 11th 07 06:08 PM
Formula, Conditional Formula Needed Karl Excel Discussion (Misc queries) 12 June 23rd 07 04:12 AM
Help With Conditional Formula pt_lily Excel Discussion (Misc queries) 2 April 27th 07 01:20 AM
Conditional Formula to indicate Formula in cell SteveW New Users to Excel 9 August 2nd 06 01:12 AM
Conditional Formula Brendan J Cuffe Excel Worksheet Functions 3 May 11th 05 01:10 PM


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