+ Reply to Thread
Results 1 to 3 of 3

Create report of low inventory items

  1. #1
    Registered User
    Join Date
    12-16-2014
    Location
    Saint Louis, Mo
    MS-Off Ver
    2010
    Posts
    9

    Create report of low inventory items

    I am a long time user of Excel who has never had to work with VBA macros.

    I have an Inventory database, with 2000 records.

    When items get below a certain level I want to copy the record for that item into a new worksheet and email that worksheet.

    Also, ultimately, I would like to automate this process so that once a day I get a report of my low inventory.

    I'm sure this can't be too difficult in VBA but I haven't a clue where to start.

    Any help would be appriciated.

  2. #2
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059

    Re: Create report of low inventory items

    When you say database, do you mean a spreadsheet with data, or an actual database (access, sql, etc?) For automation, you'll want to put the macro in an auto_open macro and schedule a task, unless you want to keep the excel file with the macro open all the time.
    If your data is in a workbook, ideally you would upload it so we can get an idea of what we are looking at.
    Also, define "low" inventory, unless your database will have a field indicating what is considered low for the given item.
    Please help by:

    Marking threads as closed once your issue is resolved. How? The Thread Tools at the top
    Any reputation (*) points appreciated. Not just by me, but by all those helping, so if you found someone's input useful, please take a second to click the * at the bottom left to let them know

    There are 10 kinds of people in this world... those who understand binary, and those who don't.

  3. #3
    Registered User
    Join Date
    12-16-2014
    Location
    Saint Louis, Mo
    MS-Off Ver
    2010
    Posts
    9

    Re: Create report of low inventory items

    Yes, I meant an Excel spreadsheet.

    Attached is my Excel file.

    Column G is my minimum amount needed. Column F is the amount on hand.

    IF(F<G) create report.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Agieng inventory report
    By azhar786 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-25-2014, 08:35 AM
  2. Inventory Ageing Report
    By Josher in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-15-2013, 09:43 AM
  3. Inventory Report
    By pakhare.kiran in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-20-2013, 07:30 AM
  4. inventory report
    By gnettenstrom in forum Excel General
    Replies: 3
    Last Post: 04-03-2011, 12:45 PM
  5. Excel 2007 : Report Filter Multiple items/All items
    By Ganivada in forum Excel General
    Replies: 2
    Last Post: 11-30-2009, 05:45 AM

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