Neobeowulf
Registered User.
- Local time
- Today, 17:41
- Joined
- May 31, 2012
- Messages
- 34
Team,
I'm trying to use an unbound text box to calculate how many days have passed since another date in a form field. All I want the unbound box to show is a number like 12. For example if today is Aug 7 and the date in the form field is Aug 6, my calculation should show 1.
I've tried =Date()-[Decor6 Sent Date] and some other variations but I just can't figure it out. I'm hoping it's just something simple.
I'm trying to use an unbound text box to calculate how many days have passed since another date in a form field. All I want the unbound box to show is a number like 12. For example if today is Aug 7 and the date in the form field is Aug 6, my calculation should show 1.
I've tried =Date()-[Decor6 Sent Date] and some other variations but I just can't figure it out. I'm hoping it's just something simple.