Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default =D6-E6. Answer in F6. I want answer in F6 only if value in E6?

I put in an equation. =D6-E6. The answer appears in box F6. I don't want the
answer to appear in box F6 unless I put a value in box E6. At the moment, my
value in box E6 is empty. Are there any solutions to this problem?
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1,071
Default =D6-E6. Answer in F6. I want answer in F6 only if value in E6?

In article ,
says...
I put in an equation. =D6-E6. The answer appears in box F6. I don't want the
answer to appear in box F6 unless I put a value in box E6. At the moment, my
value in box E6 is empty. Are there any solutions to this problem?


=IF(ISBLANK(E6),"",D6-E6)

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
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
What if I want the answer to be in Dollars or Percentage. Rahim Jaffer Excel Worksheet Functions 7 July 5th 06 03:15 AM
variable Addition and substraction Fran Gaffney Excel Worksheet Functions 0 April 11th 06 12:38 PM
how do i use 'if' command to display answer in different cell? Fred Far Excel Discussion (Misc queries) 4 March 10th 06 01:27 PM
i cant get the exact answer e.g answer is 13.49% i got 13.00% zai Excel Discussion (Misc queries) 3 June 9th 05 01:00 PM
coverting answer from Radian mode to degree mode Xmastrzman Excel Worksheet Functions 1 November 10th 04 04:45 PM


All times are GMT +1. The time now is 08:12 AM.

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"