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 How do I do IF C5=y, then L5*.06 ?

How do I reference cell C5 , which has a Y or N in it, then if it is Y have
it multiply cell L5 by .06?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default How do I do IF C5=y, then L5*.06 ?

=IF(C5="Y",L5*0.6,"C5 does not contain a Y")


Gord Dibben MS Excel MVP

On Tue, 9 Oct 2007 20:19:00 -0700, pegdog
wrote:

How do I reference cell C5 , which has a Y or N in it, then if it is Y have
it multiply cell L5 by .06?


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 11:39 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"