|
Opening a specific report by matching user input to report ame
I have a form that asks for a vin# and matches the info giving to a table that finds the matching model code ona particular vehicle. I want this model code to open a report also in this databse, whose name matches this model code.
Can I open a specific report by matching a piece of information to it? How is it done?
i.e. if ModelCode=report.name then openreport.123abc
Thanks
Adam
|