Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2006

Tip: Looking for answers? Try searching our database.

formulas

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
geo - 18 Jan 2006 14:47 GMT
what is the best way to leave a cell blank.

For example

Say in cell A1 I have a column of dates

In B1 I have a formula =A1+37 (days)

In C1 I have another formula = A1 +69 (days)

But say if A1 is blank I don't want anything to show
in B1 or C1
BenjieLop - 18 Jan 2006 15:30 GMT
geo Wrote:
> what is the best way to leave a cell blank.
>
[quoted text clipped - 8 lines]
> But say if A1 is blank I don't want anything to show
> in B1 or C1

=IF(A1=\"\",\"\",YOUR_FORMULA_HERE)

Regards.

Signature

BenjieLop

RagDyeR - 18 Jan 2006 15:36 GMT
Try these:

In B,
=IF(A1,A1+37,"")

In C,
=IF(A1,A1+69,"")

Signature

HTH,

RD
=====================================================
Please keep all correspondence within the Group, so all may benefit!
=====================================================

what is the best way to leave a cell blank.

For example

Say in cell A1 I have a column of dates

In B1 I have a formula =A1+37 (days)

In C1 I have another formula = A1 +69 (days)

But say if A1 is blank I don't want anything to show
in B1 or C1
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.