Results 1 to 4 of 4
  1. #1
    andeekaii is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    May 2011
    Posts
    2

    Multiple products in an order

    Hello there,

    I am in the process of making a database to help me manage my ebay business sales. I have limited experience with Access and I have kind of hit a wall now.



    I have a Sales form, which has an embedded Products Subform.
    Each sale can have multiple products attached to it and this works.

    What I am struggling with is adding a new product to the sale through a form. I need some kind of drop down list to choose a product to add. Once this is done I would also like the ability to stock check e.g. when a product is added to a sale order, -1 from the product stock.

    I have attached the database. I hope you guys can see where I'm going with this as the main structure is there, I'm just struggling to put it all together.

    Andy

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    Here is a free data model related to inventory. It may help you to see how the tables are structured and related, so you can compare yours. This is just someone else's approach, not a suggestion that yours won't work.

    http://www.databaseanswers.org/data_...tail/index.htm

    You don't seem to have an Orders table per se. Usually one would have an Order and OrderDetails table. Not sure if that's relevant to you.

    You may want to look at some other models, such as,
    http://www.databaseanswers.org/data_...ders/index.htm

    and see if additional tables are needed. You really should have a model, and some test data and test conditions. Try your data against the model; and adjust as necessary.

    You may need "pieces" from different model to get your "situation" properly modeled.

    As for a drop down list -- that is a combobox (could be a listbox).

    It seems that when a Product is assigned to an Order, you want to reduce the quantity of that Product in Inventory.

    There are probably examples available via google or the forum.
    Good luck with your project.

  3. #3
    andeekaii is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    May 2011
    Posts
    2
    Thank you for your help orange. They seem very closely related to what I am looking for.
    In response to not having an 'Orders table' - I do, it's Sales and Sale Details.

    After thinking about it more carefully I think it would be more time efficient for me to hire somebody to do the job for me. Is this allowed on the forum; can I ask another member? Or can you recommend somewhere where I could find someone who can do this?

    I won't have a very high budget at all but I wouldn't expect it to be a very long job.

    Andy

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,726
    I don't think that is allowed -- not on the forum anyway. We're here to help and advise, and some times critique or suggest some other considerations. The approach is to give it a good hard effort; when you seemed stumped-- ask a specific problem - and work with whatever responses you get. You can always reword, put up a sample showing the "issue" etc and repeat. But paying for help would be contrary to the forum-- in my view.

    However, if you wanted to check with local companies where you live (or via internet) and seek a professional developer, that is outside the intent of this forum.

    You can certainly ask others for their opinion or assistance.

    You may want to give an overview of your situation including
    -the purpose of your work
    -any specific time constraints affecting the project
    -your data base structure
    - your goals/objectives
    - your level of expertise
    -......etc


    Good luck with whatever course of action you decide.

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

Similar Threads

  1. Replies: 15
    Last Post: 10-01-2015, 10:06 AM
  2. Replies: 1
    Last Post: 05-30-2011, 09:38 AM
  3. products and quantity
    By woody in forum Forms
    Replies: 2
    Last Post: 02-06-2011, 11:58 PM
  4. Orders & Products
    By mastromb in forum Database Design
    Replies: 4
    Last Post: 01-22-2010, 07:59 AM
  5. In need of assistance-products mated to mobile#'s
    By EisBlade in forum Database Design
    Replies: 0
    Last Post: 04-06-2006, 07:27 AM

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