gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
I have a field in a table that should show me the number of months between two date. Is is possible to due the calculation between the two dates and store that value in the field?
Does this have to be a two step process? Do I create another field to do the calculation (one that has a formula in it) and then take that answer and put it as a value in my first field?
Or is there a way in VBA to do this all in one Step?
Does this have to be a two step process? Do I create another field to do the calculation (one that has a formula in it) and then take that answer and put it as a value in my first field?
Or is there a way in VBA to do this all in one Step?