+ Reply to Thread
Results 1 to 5 of 5

Using Excel Macros For Inventory

  1. #1
    Registered User
    Join Date
    08-17-2009
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Using Excel Macros For Inventory

    I currently run contract for DIRECTV and I am using excel to manage all of my inventory. I have created an excel file to keep track of all of my equipment that I issue out of my warehouse. I currently have a couple of sheets including: "In Warehouse", "Returns", "Issued", etc.

    What I am trying to do is be able to scan a serial number, have excel search through the "In Warehouse" sheet, copy the corresponding row and paste it into the "Issued" sheet. I have created a macro that will do just that, but the issue is that it takes too long for it to paste the entire row into the "Issued" sheet. I would like it to just paste the information from columns A through D in the row that the serial number was found. I would also like the macro to delete the row in which excel found the data from on the "In Warehouse" sheet.

    Here is what I currently have:

    Please Login or Register  to view this content.
    I would appreciate any assistance. =0)
    Last edited by Hightechinnovations; 08-24-2009 at 10:42 PM. Reason: Adding Code Tag

  2. #2
    Registered User
    Join Date
    08-17-2009
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Using Excel Macros For Inventory

    Im sorry, the correct macro that I currently have is:

    Please Login or Register  to view this content.
    Last edited by Hightechinnovations; 08-24-2009 at 10:46 PM. Reason: Adding Code Tag

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Using Excel Macros For Inventory

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Registered User
    Join Date
    09-03-2009
    Location
    Lakewood, Colorado, USA
    MS-Off Ver
    Excel 2003
    Posts
    1

    Re: Using Excel Macros For Inventory

    Hello,
    Here is an example of what should work or give you an idea or two.

    Best regards,


    Please Login or Register  to view this content.
    Last edited by jslavens; 09-03-2009 at 06:24 AM. Reason: First time.

  5. #5
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Using Excel Macros For Inventory

    To best describe or illustrate your problem you would be better off attaching a dummy workbook, the workbook should contain the same structure and some dummy data of the same type as the type you have in your real workbook - so, if a cell contains numbers & letters in this format abc-123 then that should be reflected in the dummy workbook.

    If needed supply a before and after sheet in the workbook so the person helping you can see what you are trying to achieve.

    Doing this will ensure you get the result you need!

+ 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