Jon Harris
New member
- Local time
- Today, 15:03
- Joined
- Mar 17, 2017
- Messages
- 6
Morning All,
I have a problem which i'm sure is easy to overcome but can't think how to do it for the life of me.
I have split from with a field using:
=DateDiff("d",[File Sent Date],Date())
which works perfectly in so far as telling me how many days have elapsed since the "File Sent Date" but now I try sort (A-Z) so I can look at the oldest job first etc and it won't allow me to. Googling it's because it's a calculated unbound field.
I tried making the field a calculated field but the expression builder doesn't accept DateDiff...
Any thoughts and easy fixes very much appreciated!
Many thanks
Jon.
I have a problem which i'm sure is easy to overcome but can't think how to do it for the life of me.
I have split from with a field using:
=DateDiff("d",[File Sent Date],Date())
which works perfectly in so far as telling me how many days have elapsed since the "File Sent Date" but now I try sort (A-Z) so I can look at the oldest job first etc and it won't allow me to. Googling it's because it's a calculated unbound field.
I tried making the field a calculated field but the expression builder doesn't accept DateDiff...
Any thoughts and easy fixes very much appreciated!
Many thanks
Jon.