Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tolo
 
Posts: n/a
Default Calculate a date or key a date on condition


A1 = Ship date
B1 = Invoice number
C1 = Invoice date

Given that: 1. The Ship date in A1 will be manually keyed in.
2. The invoice number in B1 will be blank or will be
manually
keyed in.

What I want to do: 1. If the invoive number in B1 is not blank I want
to
manually key the actual invoice date
into C1.

2. If the invoive number in B1 is blank I
want to add 10
to the ship date in A1 to give a
projected invoice date
in C1


--
Tolo
------------------------------------------------------------------------
Tolo's Profile: http://www.excelforum.com/member.php...o&userid=35368
View this thread: http://www.excelforum.com/showthread...hreadid=551404

  #2   Report Post  
Posted to microsoft.public.excel.misc
robert111
 
Posts: n/a
Default Calculate a date or key a date on condition


=if(B1="",A1+10,"overtype with actual invoice date please")

try that...


--
robert111
------------------------------------------------------------------------
robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996
View this thread: http://www.excelforum.com/showthread...hreadid=551404

  #3   Report Post  
Posted to microsoft.public.excel.misc
Tolo
 
Posts: n/a
Default Calculate a date or key a date on condition


That works but ounce you type in a date the formula is replaced. You get
one shot at it. I need to cycle through it several times.


--
Tolo
------------------------------------------------------------------------
Tolo's Profile: http://www.excelforum.com/member.php...o&userid=35368
View this thread: http://www.excelforum.com/showthread...hreadid=551404

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
Auto calculate for date + days forward to yield new date John Sullivan Excel Worksheet Functions 1 April 22nd 06 05:18 PM
How to calculate "number of months" between two given date? nginhong Excel Worksheet Functions 23 April 17th 06 02:47 PM
formula to calculate age using birth date and current date lalah Excel Worksheet Functions 2 November 20th 05 10:51 PM
How to calculate Date & Time differences robs Excel Worksheet Functions 2 October 4th 05 04:22 PM
calculate the number of days from date received Donna Excel Worksheet Functions 7 July 18th 05 07:00 PM


All times are GMT +1. The time now is 06:34 AM.

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"