Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 287
Default Using Date and IF perhaps...

Hi

All of our company's mail needs to be monitored to ensure a prompt response
so I'm trying to create a mail monitoring spreadsheet. Column B is the date
received and Column J is the target date (five working days from date
received)

I entered =WORKDAY(B11,5) into column J and dragged downward only to find
06/01/1900 on every row. I'd like this removed and every column to remain
blank until a piece of mail is entered. How do I maintain keep cells "empty"
whilst maintaining the formula in the background?

I hope this makes sense!

Regards,

Adam
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Using Date and IF perhaps...

Try this:

=IF(B11="","",WORKDAY(B11,5))

and copy down. Will display a blank if B11 is blank.

Hope this helps.

Pete

On Mar 31, 3:42*pm, Adam wrote:
Hi

All of our company's mail needs to be monitored to ensure a prompt response
so I'm trying to create a mail monitoring spreadsheet. Column B is the date
received and Column J is the target date (five working days from date
received)

I entered =WORKDAY(B11,5) into column J and dragged downward only to find
06/01/1900 on every row. I'd like this removed and every column to remain
blank until a piece of mail is entered. How do I maintain keep cells "empty"
whilst maintaining the formula in the background?

I hope this makes sense!

Regards,

Adam


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 to get the random date between the start date and the end date? Sebation Excel Worksheet Functions 3 October 13th 07 12:20 PM
Figuring Vacation Hrs. Earned using Current Date minus Hire Date Sharon Excel Worksheet Functions 6 May 3rd 07 10:32 PM
Create a formula in a date range to locate a specific date - ecel util Excel Discussion (Misc queries) 0 February 19th 07 03:03 PM
Report Date - Date Recv = Days Late, but how to rid completed date MS Questionnairess Excel Worksheet Functions 1 January 24th 07 11:05 PM
Date updates from worksheet to chart & changes date to a date series! Help!! Jayjg Charts and Charting in Excel 2 January 22nd 05 03:00 PM


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