Change Font name in a report from a closed form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Access 2003. Split database.
Can I set the Font Name/size/colour of a control in a report from a form.
The form would not be open when the report was run.
I want to give individual users the ability to set these within Reports
based on what is comfortable for them to read. I think I could do this by
having a local table on the Front end but other than that don't know. Any
suggestions?
 
If you've got exclusive access to the database, when the form is open, you
could open the report in design mode, set the font information
appropriately, then save the modified report. Other than that, the form
would have to be open in order for the report to be able to "read" the
values from it and modify itself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top