cooldisk2005
Technical User
All,
I am using excel to do a simple If/Then statement, but I don't know what the correct syntax is. I am used to Access, so I need help from someone out there.
I think I go to the VB Editor to do this, but this is what I want:
I have a cell with this formula: =SUM(D3 + 90). This formula is in E3. This is a date in E3 that goes up 90 days from the date that is inputted in D3.
I am duplicating that formula to about 10 cells below, but D4, D5, D6, etc. right now don't have data in them, but it is returning a value of 3/30/1900 in the cells that have the formula.
I don't want anything to be in those cells if there is no data in D4, D5, D6, etc.
Can someone tell me how to accomplish this?
Any help will definitely be appreciated.
Thanks,
I am using excel to do a simple If/Then statement, but I don't know what the correct syntax is. I am used to Access, so I need help from someone out there.
I think I go to the VB Editor to do this, but this is what I want:
I have a cell with this formula: =SUM(D3 + 90). This formula is in E3. This is a date in E3 that goes up 90 days from the date that is inputted in D3.
I am duplicating that formula to about 10 cells below, but D4, D5, D6, etc. right now don't have data in them, but it is returning a value of 3/30/1900 in the cells that have the formula.
I don't want anything to be in those cells if there is no data in D4, D5, D6, etc.
Can someone tell me how to accomplish this?
Any help will definitely be appreciated.
Thanks,