gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
Using the Builder, I entered a new field in my query titled TOTAL
TOTAL: [START_UP_HOURS]+[HOURS_PER_MONTH]
Very simple formula, but it doesn't work. Any ideas Why??
I do have values in some of my rows for these two fields. But my Totals column is blank when I run my query.
Follow-up
I see whats happenening, it needs a value in both fields. So if Start up is 5 and Hours Per is blank the formula doesn't result in 5. Is there a way to get a value in my formula field even if one of the fields in the formula is blank?
Do I have to default all the fields to 0?
TOTAL: [START_UP_HOURS]+[HOURS_PER_MONTH]
Very simple formula, but it doesn't work. Any ideas Why??
I do have values in some of my rows for these two fields. But my Totals column is blank when I run my query.
Follow-up
I see whats happenening, it needs a value in both fields. So if Start up is 5 and Hours Per is blank the formula doesn't result in 5. Is there a way to get a value in my formula field even if one of the fields in the formula is blank?
Do I have to default all the fields to 0?
Last edited: