R
rigby
Hi
This may seem a silly question, but i am still struggling with it,
nevertheless. I have created a few DateAdd expressions in my forms which work
just fine. But, i need to use the exact same expressions in a report.
=DateAdd(“yyyyâ€,3,[SSET])
But it keeps giving me an error and says that it doesnt recognise "yyyy" or
when i try using "m" i get the same result. it also puts it into [], like
["m"] and asks for a parameter value "m" before opening the report.
Why wont it work properly? I tried setting the report's field's control
source with the same expression via the same method as i did in the form.
Still get an error!
Any advice?
Thank you
Rigby
This may seem a silly question, but i am still struggling with it,
nevertheless. I have created a few DateAdd expressions in my forms which work
just fine. But, i need to use the exact same expressions in a report.
=DateAdd(“yyyyâ€,3,[SSET])
But it keeps giving me an error and says that it doesnt recognise "yyyy" or
when i try using "m" i get the same result. it also puts it into [], like
["m"] and asks for a parameter value "m" before opening the report.
Why wont it work properly? I tried setting the report's field's control
source with the same expression via the same method as i did in the form.
Still get an error!
Any advice?
Thank you
Rigby