Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Excel Equation Blank cells until input is added

I am creating a calculator of sorts. I have a row of 5 cells that are
involved. The first 2 cells are have my data, the next two cells are results
& the last cell is my input. I want the "result" cells to look blank until I
add data into the "input" cell. Can this be done?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,722
Default Excel Equation Blank cells until input is added

follow this structu

=IF(ISBLANK(InputCell),"",YourFormula)
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Ross @ Unirope" wrote:

I am creating a calculator of sorts. I have a row of 5 cells that are
involved. The first 2 cells are have my data, the next two cells are results
& the last cell is my input. I want the "result" cells to look blank until I
add data into the "input" cell. Can this be done?

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
Want it to be blank if date has not been added KKJ Excel Discussion (Misc queries) 4 March 12th 09 04:07 PM
Create a user input query so it can be added on the switchboard? Star Taylor Excel Discussion (Misc queries) 3 May 31st 07 08:43 PM
multiplying by blank cells input by "IF" functions tiaga Excel Discussion (Misc queries) 2 November 21st 06 06:21 PM
Pivot Table problem, blank fields aren't being added Ant Excel Discussion (Misc queries) 3 November 8th 05 03:13 AM
excel input 0 when cell blank or deleted by key or spacebar Curt Excel Worksheet Functions 5 November 5th 05 09:36 PM


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