B
Bob H
In an Excel spreadsheet there is 'conditional formating' for individual
cells. So fo any given cell in one column you can for example add days
in another.
Col A is todays date, then with conditional formating Col B is or can be
automatically a date in the future.
In Access I have a Tools Table which has ID Tool Item Last Test Date
and Next Test Date.
I can automatically assign the Next Test Date in the query by having
Next Test Date:[Last Test Date] + 180
But different tool items have different time periods between test dates,
as some are yearly and others are 6 monthly.
My question is how can I automaticaly assign either 360 or 180 days for
the given tools when I run the query?
Thanks
cells. So fo any given cell in one column you can for example add days
in another.
Col A is todays date, then with conditional formating Col B is or can be
automatically a date in the future.
In Access I have a Tools Table which has ID Tool Item Last Test Date
and Next Test Date.
I can automatically assign the Next Test Date in the query by having
Next Test Date:[Last Test Date] + 180
But different tool items have different time periods between test dates,
as some are yearly and others are 6 monthly.
My question is how can I automaticaly assign either 360 or 180 days for
the given tools when I run the query?
Thanks