dianem Posted July 19, 2004 Posted July 19, 2004 I'm using an IF statement to fill a series of dates. I have a start date field and an end date field as well as day 1, day 2, day 3, etc fields. Some events last three days and some last five or more. I've used the following formula in day 2, day 3, etc fields: IF(end date<=day 1,day 1 +1,"") The result of the calculation of course is a date. I want the "" to mean leave the field blank. It's putting in a ? when it runs out of dates. Any help would be most appreciated. Diane
dianem Posted July 19, 2004 Author Posted July 19, 2004 Perfect...I knew there had to be a simple solution. Diane
Recommended Posts
This topic is 7431 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now