Hi, I'm pretty new to Filemaker programming so you'll need to talk me through stuff in very basic terms.
I'm creating a multi-relational database system to do all sorts of things I used to do with Excel - and although I understand the concepts of Filemaker I keep getting tripped up on simple things.
The main problem I have at the moment is trying to put Today into calculations. For example I'm trying to make a calculation for a job tracking system which tells me how many days are left until the next step deadline.
So NextStepDeadline is a date field, with a date in it.
In Excel I use: NextStepDeadline - Today()
and the result is the number of days remaining until the deadline from today's date.
But when I try to put Today in Filemaker, it doesn't get it.
Help! There are lots of other things I need to do using Today so this has got me stumped.
I'm creating a multi-relational database system to do all sorts of things I used to do with Excel - and although I understand the concepts of Filemaker I keep getting tripped up on simple things.
The main problem I have at the moment is trying to put Today into calculations. For example I'm trying to make a calculation for a job tracking system which tells me how many days are left until the next step deadline.
So NextStepDeadline is a date field, with a date in it.
In Excel I use: NextStepDeadline - Today()
and the result is the number of days remaining until the deadline from today's date.
But when I try to put Today in Filemaker, it doesn't get it.
Help! There are lots of other things I need to do using Today so this has got me stumped.