This is a discussion on "Opening a specific report by matching user input to report ame" within the Databases section. This forum, and the thread "Opening a specific report by matching user input to report ame are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Opening a specific report by matching user input to report ame
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
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 |
|
|
|
|||
|
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 |
|
||||
|
Re: Opening a specific report by matching user input to report ame
thank you for posting the solution.
might help somebody else who comes across this thread.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| opening report, report name, user input |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Report Spam Received in your Private Messages | Ed | Webforumz Cafe | 0 | Feb 15th, 2008 14:03 |
| [SOLVED] My Web Page Speed Report. Feedback wanted | Oak | Search Engine Optimization (SEO) | 2 | Dec 30th, 2007 18:13 |
| Sequential Number on a Report | cbuccieri | Databases | 5 | Dec 3rd, 2007 12:33 |
| E-mailing a report based on current record on form | easydoesit | Databases | 0 | Aug 27th, 2007 23:07 |
| Printing single record from Access via Report in Web Page | Neotekk | JavaScript Forum | 0 | Jun 18th, 2007 15:20 |