Macro

User Name

Registered User.
Local time
Today, 04:48
Joined
Jun 10, 2003
Messages
26
Does anyone have a copy of a macro that gets the user to enter in a number of years ranging from 1971 to 2003 and gets them to choose a report for the info to go into then opens the report for the user with the wanted years information.
 
User Name,

Very simple to do in VBA from a form with a combobox and
the DoCmd.OpenReport.

As for Macros ... maybe someone in the Macro forum?

Wayne
 

Users who are viewing this thread

Back
Top Bottom