Greetings,
I'm new to CSS and not exactly sure if this can be done.
What I would like to do is have the font color of a row a certain color based on a specific value.
<table border=1>
<tr>
<td>Data 1</td>
<td>Data 2</td>
<td>Data 3</td>
<td>Value</td>
</tr>
<tr>...
I've created a VBA function that runs multiple reports and exports them as text files.
However, when each report runs there is a "print" dialog box box that appears and shows what page it is printing (some reports have over 100 pages).
Is there a way to "hide" this dialog box from the user?
I...
I'm new to using VBA for Access 2003 and need some help.
I'm currently creating a text file (test.txt) and using the Print command to add "header" information.
Once that is complete, I need to append a report (rptTest) to the existing text file (test.txt).
I've tried: DoCmd.OutputTo...
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.