Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Amy
 
Posts: n/a
Default Stuck - need help on an if/conditional formula

Hello,
I'm trying to write in a formula whereby i'm referencing 2 cells. A1:
Containing a pre-entered number and A2 containing a Y or N.

If A2 = Y I need the formula to be A1/60 THEN the number displayed to be the
answer to that formula.
If A2 =N then I need the cell to remain blank.

Am messing it up as the best I can get is the cell to display the text A1/60
rather than the answer to the formula. Help appreciated!
Amy

  #2   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey
 
Posts: n/a
Default Stuck - need help on an if/conditional formula

One way:

=IF(A2="Y",A1/60,"")

In article ,
Amy wrote:

Hello,
I'm trying to write in a formula whereby i'm referencing 2 cells. A1:
Containing a pre-entered number and A2 containing a Y or N.

If A2 = Y I need the formula to be A1/60 THEN the number displayed to be the
answer to that formula.
If A2 =N then I need the cell to remain blank.

Am messing it up as the best I can get is the cell to display the text A1/60
rather than the answer to the formula. Help appreciated!
Amy

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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula Help... I'm really stuck here Miko Excel Discussion (Misc queries) 4 September 7th 05 08:36 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 05:14 PM.

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"