Thanks for your input, ChrisHunt.
The reason I am using the invoiceheader and invoicerow classes is because I have other tables on the page with different styles. I guess I could use <table id="invoice"> and #invoice.td classes though...
Well after a lot of playing around, I finally fixed the problem.
I had the main stuff on the page (ie. everything that's not the header) enclosed in a <div> tag, which had position: absolute and top: 4cm to position it correctly on the page. I changed that style to use margin-top: 4cm and no...
I have a bit of a problem with printing web pages in Firefox.
The page is actually an invoice, with a table containing all the details. When the page is too long for one piece of paper, instead of going on to 2 sheets it just continues off the bottom of the page into nothingness, and the rest...
There's this guy on another forum I'm on, who CAN'T write a single post without making weird typo's like that. Sometimes he even leaves out whole words! It's quite annoying, really.
I tried reversing it:
Reports!rptMyReport!txtMyTextBox = Me.txtMyFormTextBox
but it didn't do anything :(
I can probably use your method to do what I want. But I'd still like to know how to do it the other way.
Hi,
I'm having a problem with Access 2000. I've created a report, changed the margins in Page Setup, and designed my report. However, sometimes Access does not remember the page margins, and opens the report up with the default margins. Of course this messes up the whole thing when you try to...
How would you go about changing the value of a text box in a report, from a form which opens that report?
ie.
Form_button_click:
open report
set text box value on report to something
Hi,
I'm currently developing an application in Microsoft Access 2000, and I've run into a bit of a problem.
I have a Report which I am using to generate weekly invoices, rptInvoice. The invoices are generated for each Friday, listing all items from the previous Saturday up to and including the...
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.