keister217
10-10-2008, 04:20 AM
I have an EffectiveDate field which is basically the date an employee started in a certain position. I have added a field in my query called #ofDays. In this field, I need to calculate the number of days from a certain date to the EffectiveDate that the employee was in that position. So essentially an equation like:
2/27/2006 - EffectiveDate = #ofDays
How would I go about doing this?
2/27/2006 - EffectiveDate = #ofDays
How would I go about doing this?