Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default How do I write an "if" formula??? See below......

if(U10="F")leave this cell (where the formula is) blank?? Not enter a
zero.....just leave that cell empty. All help will be greatly appreciated.
Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default How do I write an "if" formula??? See below......

Maybe

=IF(U10="F","",U10)

or

=IF(U10="F",U10,"")

Mike

"Danno" wrote:

if(U10="F")leave this cell (where the formula is) blank?? Not enter a
zero.....just leave that cell empty. All help will be greatly 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I write an excel formula with a text answer ("yes" or "no") pat Excel Discussion (Misc queries) 1 September 9th 08 03:41 PM
is it possitle i write"1"and "one" will show in next coloumn. srksiddiqui Excel Discussion (Misc queries) 1 June 9th 08 02:37 PM
How to write a formula to show the "last date" of a month Mary Y Excel Worksheet Functions 2 November 20th 07 02:41 AM
Excel formula: how to write $32 AND 65% = "Corporate Gold" LisaLisa Excel Worksheet Functions 1 February 16th 06 02:39 PM
How to correctly write a cross-sheet "IF" formula in Excel Jay Excel Worksheet Functions 4 November 17th 05 01:20 AM


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