View Single Post
  #2 (permalink)  
Old Apr 26th, 2007, 15:23
autoIT autoIT is offline
New Member
Join Date: Apr 2007
Location: New Jersey
Age: 33
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Opening a specific report by matching user input to report ame

nevermid figured out:

vin# will search for modelcode
modelcode gets put into a variable
docmd.openreport variable, cnopenform

it's amazing what some slight thinking will do for you
Reply With Quote