Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    hapm is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    197

    "Go Advanced" an click on "Manage Attachments"

  2. #17
    cdub52 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Posts
    15

    Access DB

    Here is the zipped folder.....if you can get it to work then you are a genius sir.
    Attached Files Attached Files

  3. #18
    hapm is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    197
    How about using Me.ProdDescription.Requery as both controls are on the same form.

  4. #19
    hapm is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    197
    And Forms![Navigation Form]!NavigationSubform.Form!ProdDescription.Requery works fine for me.

  5. #20
    cdub52 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Posts
    15
    Quote Originally Posted by hapm View Post
    How about using Me.ProdDescription.Requery as both controls are on the same form.
    The Enter Parameter Value box pops up....no go

  6. #21
    hapm is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    197
    So what is the parameter it asks for.

  7. #22
    cdub52 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Posts
    15
    Quote Originally Posted by hapm View Post
    So what is the parameter it asks for.
    Forms!FlavorSub!ProdId

  8. #23
    hapm is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2014
    Posts
    197
    So you use that in the data source of ProdDescription use [ProdId] instead.

  9. #24
    cdub52 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Posts
    15
    Quote Originally Posted by hapm View Post
    So you use that in the data source of ProdDescription use [ProdId] instead.
    Doesn't work....the combo box requery is correct.

  10. #25
    cdub52 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Posts
    15
    I figured out that the problem is in the combo box that populates based on the previous combo box. It works on the form, but not in the navigation subform.

  11. #26
    cdub52 is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Jun 2014
    Posts
    15
    I figured it out, thanks. The error was that the combo box query I had. It looked like this for both the combo box query and event VBA code:

    [Forms]![Navigation Form]![NavigationSubform]![mycombo1] (for the combo box to refer to another combo box)
    [Forms]![Navigation Form]![NavigationSubform]![mycombo2].requery (for the requery)

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Dsum nightmare
    By noop71 in forum Access
    Replies: 3
    Last Post: 01-18-2013, 11:48 AM
  2. Corruption nightmare
    By Remster in forum Access
    Replies: 4
    Last Post: 03-25-2011, 06:40 AM
  3. help with combo box nightmare
    By Bigthinkor in forum Access
    Replies: 2
    Last Post: 01-13-2011, 10:28 PM
  4. Tabbing nightmare
    By Remster in forum Forms
    Replies: 3
    Last Post: 11-24-2010, 11:35 AM
  5. 1 to many nightmare
    By damian_gareau in forum Access
    Replies: 0
    Last Post: 07-11-2007, 12:10 PM

Tags for this Thread

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