How do you it through VBA? Is it totally different from
VB? Is there a book I can read to do this?
I usually generate the reports directly to word using VBA but basically it is just looping throug recordsets or datasets and structuring the information so the user knows what it means and presenting it in a readable and printable medium. (Could be a RichTextBox, word, excel ,...)