Results 1 to 2 of 2
  1. #1
    cacabanga is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jan 2012
    Posts
    2

    Enter value parameter problemm

    Hi everyboody !

    Software information : MICROSOFT ACCESS 2010

    Problemm 1.1 :
    I have a form in which I have a ComboBox. I can select a name to see a lot of information.



    I have a Text Box in which I have the result of a Table (field name).

    Table (1field)
    name Text

    name : | myname | -> in Property Sheet, the name is name1

    I built a command button : build event -> openreport() when [name]=[name1]

    In the report, I catch a lot of caracteristic and so I want to see the caracteristic of the name that I selected before.

    Then, I obtain a popup : ENTER VALUE PARAMETER name1.

    Problemm 1.2 :
    I had exactly the same problemm when I want to do a build event with a combobox value.

    Creata combobox -> build event -> openform() when [name]=[Combo14] for instance.

    Can someone help me ?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,603
    You are using macros?

    Access doesn't recognize the references to [name1] or [Combo14] so it treats them as input parameter prompts.

    I don't use macros, only VBA. Would have to analyze the project to figure out why the macro isn't working, if you want to provide it.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 13
    Last Post: 01-10-2012, 09:56 AM
  2. Enter Parameter Value
    By kwooten in forum Queries
    Replies: 13
    Last Post: 08-11-2011, 02:35 PM
  3. Enter Parameter value?
    By hlcarlin in forum Forms
    Replies: 3
    Last Post: 07-06-2011, 08:09 AM
  4. Enter Parameter Value
    By T001 in forum Access
    Replies: 1
    Last Post: 08-11-2010, 05:43 AM
  5. Enter Parameter Value
    By gutes2 in forum Forms
    Replies: 3
    Last Post: 03-03-2010, 05:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums