Hi.
I’m writing a database in Access 2007 and I’m stuck in doing the following:
1. I need to center text ( a memo field) vertically in a text box (in reports). The text is a memo field in Rich text.

2. I want to be able to change the font and size of this memo field at run time (during printing the report). Depending on how much text I have in the text box, I would like to print smaller or larger characters. This would vary from record to record. I created another field with the name and size of the fonts I want to use fro every record, but I don't know how to read them into an event.



3. I would like to do the following, if possible: I have 2 forms with basically the same fields except one. I would like to print on one side of the paper one form, and then on the other side of the same sheet the other form alternately. In other words, I would print four records with one form and then the same four records (with only one field changed) on the other side of the paper.


Any ideas ? Thank you very much.