Results 1 to 2 of 2
  1. #1
    JayX is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    62

    Excel to Access

    I am trying to build an inventory control system for a small local business. What I have done is built an excel spreadsheet which looks like so...

    Column A: Product ID, Column B: Product Description, Column C: Inventory Shipment (Command buttons), Column D: Inventory Received (command buttons), Column E: Inventory Taken (command buttons), and column
    F: Quantity on hand

    So column C: are command buttons of all the inventory in the warehouse. Lets say I click on the command button 'soap' located in Column C, Row 2 which I then have a text box message that says enter a number, which I then do and it puts the number I type in into Column F, row 2 which is what I want.

    Then in column D i have a command button which will increment by 1 to the quantity on hand to the appropriate cell and in column E it will decrease by 1 if the button is clicked into the appropriate cell.



    So with all that being said can something like this be done in Microsoft access and how, due to the fact i am unfamiliar with access.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,602
    You need to get an understanding of the difference between a spreadsheet and a relational database, which is what Access is.

    What you describe can be done with Access. However, ideally, in a relational database, you would not maintain aggregate totals. You would enter transactions into tables that document incoming and outgoing inventory. Then queries would manipulate the records to summarize net balance.

    You might want to examine some Access inventory database templates and see if any will meet your needs or can be adapted.
    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. excel link with access differs from simple export from access
    By M0RDANT in forum Import/Export Data
    Replies: 4
    Last Post: 03-25-2013, 02:43 PM
  2. import excel file to access 2003 yes, access 2007 no
    By stapik in forum Import/Export Data
    Replies: 9
    Last Post: 07-27-2011, 07:09 AM
  3. Access without Excel
    By Matthieu in forum Import/Export Data
    Replies: 5
    Last Post: 11-10-2009, 12:32 PM
  4. Replies: 1
    Last Post: 08-31-2009, 10:24 AM
  5. Excel to Access
    By iturnrocks in forum Access
    Replies: 0
    Last Post: 08-02-2006, 10:10 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