I have seen many posts on this but after trying all the suggestions I am still finding it impossible to do the above.
I have a report which it accessed through a button on my main form. However when the report is run it reports on all records where I only want it to produce a report on the...
I am having real trouble trying to create a basic report in the form of an invoice and its driving me up the wall!!
I need to collect data from 4 different tables.
tblcompdata - For the page header and footer
tblclint - for the address (also in page header)
tblmain - for the invoice number and...
Thanks nealv!!!
That explains it perfectly! No gibberish whatsoever!
The only thing that is confusing me now is why the above statement that I wrote works!
Thanks again
Stacy
Ok - I've done it.
I had to put..
[Forms]![frmmain]![txtstartdate] = [Forms]![frmmain]![sbfattend]![txtdate]
Although it now works I would really like to know why/how it works. I did the same thing basically but without the brackets and excalmation marks and have no idea what the differnce is...
Thanks for you help in this matter it worked a treat. But I have realised that the button needs to be on sbfattend rather than frmmain.
Now I thought that I could change the "me" entries to "frmmain" and it would still work, however it does not. I know that there must be...
I am having problems with something which is probably most the simplest of issues.
I have a form (frmmain) with a small subform (sbfattend). On frmmain I have a text box named txtdate and antoher on sbfatted named txtstartdate. I need a button on frmmain which when clicked copies the data from...
I am currently trying to create a DB which has NO toolbars except the File, Menu etc bar and therefore all the buttons required need to be placed on the main form itself.
I am trying to reproduce the "filter by form" and "apply filter/remove filter" buttons to search for...
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.