I'm not explaining it properly. The report is landscape, but I need the page number to print as if it were portrait. Does that make sense? It's a continuous report, so I can't place a page number in the detail section; if I put it in the footer or header, then I'm limited to either the left-hand...
I have a report that's landscape view and also needs to have page numbers on the left-hand side rather than at the bottom of the page. I'm thinking it's a simple procedure to format my report to do this, but I can't figure it out. Can anyone offer any help?
I work in a network environment that has a number of shared drives. I've been tasked to run an inventory on all the mdb files that are stored on these shared drives.
I can run a search in Windows that retrieves all the mdb files from the shared drives; how can I run this search from Access...
I had this same problem in one of my applications.
To create the merge document, create your template for only 1 page. On this single document, insert your merge fields. The trick is to size your document so that 2 will fit on a single page.
To do this, open Page Setup in Word. Click the check...
I'm not sure if this will work for me. This code looks like it will programmatically fill a list box by which I can then run a query -- I don't want to create another form to run a search.
The user would type a comma-delimited string in a text box. Code would then parse the string into an...
I have a client who wants to be able to type a comma-delimited string in a text box and use that string to query against a table. I'm not sure how to achieve this. My thinking is to parse the string into an array -- and then use the array as a series of values that can be used as criteria in a...
I have a lookup table that contains 12 records -- I want to programmatically append those 12 records to another table from a form (that doesn't have either table as a recordsource). I am unfamiliar with ADO as we have only recently converted to Access 2000. How do I do this? I'm not having much...
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.