+ Reply to Thread
Results 1 to 10 of 10

Form(Combo Box) to Form Data Select (Access 2007)

  1. #1
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Form(Combo Box) to Form Data Select (Access 2007)

    As you will see shortly, I am new to the site, I was referred here by Ratcat.
    I am currently using Access 2007. I am creating this database for where I work.

    Since I read the Rules I know to post the following link:
    http://forums.techonthenet.com/showthread.php?t=881

    This post is very close to the question I am about to ask. Only this one is more complex imo.

    Since I consider this a somewhat complex question. I am going to relate it to the Northwind Database. I have a form very similar to the Order Details form in the 2007 Northwind Database. Problem is with the number of "Products" in the drop down list located in the subform. I would like it so when you double click the Product ID line on the Order Details form it opens another form I have created which has filters and a search box to help go from 40000 products down to a few for quick finding of the products. I have a field similar to the "Open/New" that reads select. I want when I click select next to the "Filtered Product I want" I want that Product to be entered into the combo box on the Order Details form, and then the after update macro to run. It doesn't necessarily have to happen like that. I could also have a button on the form that says Add Product or something like that. When you click it, it opens that same form, when you select a product it adds the product to the next spot on the form, ie a new spot.

    Simpler Description,
    Use combo box to select from list, or double click it to open a new form.
    On the new form use search box to filter results, click select on new form to select product.
    New product that was selected is entered into the combo box on Order Details subform.
    New form closes, the world is great again.

    Any and all advice is appreciated. I am a mid level access user/low to mid level vba. more on the low side.

    Thanks in advance for any time you spend trying to help me, and any suggestions you may provide. If you need more data please ask!

    Dan
    Last edited by NBVC; 05-19-2010 at 08:43 PM.

  2. #2
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    Bump! Still need help please.

  3. #3
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    Since I haven't had much luck with this idea. I am wondering if I could get some help with the same problem slightly different idea behind it though.

    I am not posting another question because it is the same problem.
    Just like on the order details form in northwind, this is an inventory program.

    If I create a new record in my recordset Order Details with the form I made, how do I get it to check if inventory is available for the item i just added and perform the same checks as in the Northwind database.

    Any thoughts? All and any advice is appreciated.

    Thanks again,

    Dan
    "I am not a rocket scientist, I am a nuclear engineer." - Split_atom18
    If my advice has been helpful to you, then please help me by clicking on the "Star" and adding to my reputation, Thanks!

  4. #4
    Registered User
    Join Date
    06-08-2008
    Location
    UK, South East
    MS-Off Ver
    2003 + 2007
    Posts
    16

    Arrow Re: Form(Combo Box) to Form Data Select (Access 2007)

    Hi there Split_Atom18

    I think I may be able to put something together like the first idea you have!
    I currently have a text box set up to open a separate Calendar form that parses the date back into the text box on double-click. The thing is, I would need to have access to a dummy version of your database to see if I can code it for you - would you be able to up a version here for me to work with - or, if you prefer, I can upload a base version of my current form if you wish - then you can see if you can alter it to fit your needs!
    Last edited by Bird_FAT; 05-07-2009 at 05:00 PM. Reason: additional info
    Bird


    If my advice has been helpful to you, then please help me by clicking on the scales and adding to my reputation, Thanks!

  5. #5
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    My database as a whole is way to large, however I will try and pull out what is needed and upload it. Thanks much for your help in advance.

    Dan

    Assuming you have the northwind database for access 2007.
    Add this to the northwind database, and i want to be able to doubleclick the order details subform and add a product.
    Attached Files Attached Files
    Last edited by split_atom18; 05-07-2009 at 05:26 PM. Reason: Added File

  6. #6
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    Posted file as requested. Let me know if you need more!!

  7. #7
    Registered User
    Join Date
    06-08-2008
    Location
    UK, South East
    MS-Off Ver
    2003 + 2007
    Posts
    16

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    I'll Have a look over the weekend and see if I can get something to work, OK!

    This should be fun!

  8. #8
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    I am anxiously awaiting some direction I greatly appreciate any time you spend helping me. I have a reason to look forward to Monday now

  9. #9
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    Any luck? Let me know if you need any more information or files.

    Thanks

    Dan

  10. #10
    Forum Contributor
    Join Date
    04-23-2009
    Location
    IOWA
    MS-Off Ver
    2010 Professional
    Posts
    270

    Re: Form(Combo Box) to Form Data Select (Access 2007)

    I solved this, just in case anyone was wondering. At the time of this post I new very little vba.I just opened a Searchable form with all our products on it, and created a button in the recordset that would add that record to the table using ADO.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1