Thanks
Currently I have the code in the ON CLICK event for the check box on the subform..
Are you suggesting I remove this and add this code to the on open event of the opening form?
Thanks again
Hi all..
I have what I need "ALMOST"
I have a form with a subform
The subform has a check box..
On click another subform opens with linking information..
What I need is, if the linking information is there, find it, if its not there, add it..
Here is what I have now.. It finds it but if its...
I want a query that always gathers its data for the last FULL month..
Ive tried this ..
where adm_ts >= DATEADD(month,-1,GETDATE())
But it seems to go back 30 days from today,
I need to run Feb in March, ect..
Thanks
thanks but what Im doing in in an interface engine and need to look something like..
out.date = in.day + in.month + in.year
However this adds the values to a number
As for your question..
Are Year, Month & Day strings or numbers? Numbers
I think it does need a four digit year and
Should...
Please forgive this question..
I do not use C at all and need to do something for work
I have date of birth information in three fields
Year, Month and Day
I need to concatenate them to a string ddmmyy
Nothing is working for me at this time
THANKS
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.