hi all
I have goggled the hell out of this can't find a solution.
right I have a query call courses and field name expiry date I have add additional field within the query to show how many day left and how many days over the expiry date
I have had a good go myself with no joy here what I have tried
but i just get a error when i run the query
I also would like to ask is this possible to be done within the table e.g adding another field dayleft and some how add formula to calculate number days left or over due
if not no worries
thanks in advance for your time and knowledge
cheers
shane
I have goggled the hell out of this can't find a solution.
right I have a query call courses and field name expiry date I have add additional field within the query to show how many day left and how many days over the expiry date
I have had a good go myself with no joy here what I have tried
Code:
DayLeft:[expirydate]-now()
I also would like to ask is this possible to be done within the table e.g adding another field dayleft and some how add formula to calculate number days left or over due
if not no worries
thanks in advance for your time and knowledge
cheers
shane