Click to See Complete Forum and Search --> : How to generate a report in vba ?


method
05-02-2005, 06:19 AM
I want generate and load the report using vba when a command button is clicked . (automating the report generation)
For example i have table in access that has name, address and email fields and onced command button is clicked the report is
generated and loaded.I be happy if some one show me working example.Thanks