G
Guest
hi,
I have the following query:
SELECT find_weekdays(date()-1,Date())-2 AS workdays;
of course the find_weekday() is a function/module. I just need to know how
to base the controlsource of a form field on the query's returned value.
thanks in advance,
geebee
I have the following query:
SELECT find_weekdays(date()-1,Date())-2 AS workdays;
of course the find_weekday() is a function/module. I just need to know how
to base the controlsource of a form field on the query's returned value.
thanks in advance,
geebee