ms access - parameter as a drop down list -


i new access , have users select report criteria drop down list of clients before running report. client names can lengthy, asking users type parameters not work. have built of function macros , intimidated code builder. willing beginner?

the task is:
you have report needs display data filtered user selected value(s) on form
screenshot below (ms access 2007) shows basic setup scenario:

enter image description here

please not simple solution does not require vba code.

below key components:

  1. form's drop-down: enter image description here
  2. macro setup: enter image description here
  3. report. please note recordsource clients table (no clause etc.): enter image description here

Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -