+ Reply to Thread
Results 1 to 2 of 2

CSV Import (Done) - Find Title, Compare and adjust Inventory

  1. #1
    Registered User
    Join Date
    01-12-2016
    Location
    Zürich, Schweiz
    MS-Off Ver
    Pro 2013
    Posts
    1

    CSV Import (Done) - Find Title, Compare and adjust Inventory

    Dear All,

    we are working on an inventory file and would like to compare daily sales, which come from a CSV import (thats alrady working just fine), to our inventory.


    The CSV Import looks as follows (Sheetname "Afterbuy Einlesen"):

    Rechnungsnummer Rechnungsdatum Amount Titel Artikelnummer
    49592 05.01.2016 1 5x MAXELL CR2032 LITHIUM BATTERIEN BATTERY KNOPFZELLE 3V --- OVP --- NEU 2,0146E+11




    These daily sells are saved into a help sheet, which subsequently shall be compared to our investory and the amount of daily sold items shall be substracted from the inventory.
    The inventory data is stored on our "Lager" sheet, which looks as follows:


    Titel Inventory
    5x MAXELL CR2032 LITHIUM BATTERIEN BATTERY KNOPFZELLE 3V 10



    In such a case the code shall first find the correct line item in our inventory sheet (5x MAXCELL CR2032) and then just the sold amount from our imported CSV Sheet explained above. In that case -1


    Our current approach is to work via a VLOOKUP and row identifier, however we think it would be easier to save the String and identify the row directly.

    Every idea or approach is highly appreciated.

    Thanks!

  2. #2
    Forum Expert JapanDave's Avatar
    Join Date
    06-10-2008
    Location
    The grid, I got in!
    MS-Off Ver
    Excel 2010/13
    Posts
    1,696

    Re: CSV Import (Done) - Find Title, Compare and adjust Inventory

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here



    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Be fore warned, I regularly post drunk. So don't take offence (too much) to what I say.
    I am the real 'Napster'
    The Grid. A digital frontier. I tried to picture clusters of information as they moved through the computer. What did they look like? Ships? motorcycles? Were the circuits like freeways? I kept dreaming of a world I thought I'd never see. And then, one day...

    If you receive help please give thanks. Click the * in the bottom left hand corner.

    snb's VBA Help 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. [SOLVED] VBA to adjust format for Pivot table use or database import.
    By BrownBoy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2014, 11:27 AM
  2. Replies: 5
    Last Post: 04-30-2014, 05:46 PM
  3. Replies: 0
    Last Post: 04-29-2014, 01:01 PM
  4. Replies: 12
    Last Post: 08-10-2012, 05:11 PM
  5. How to adjust this code to import a csv file rather than xml
    By scantron in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-23-2012, 09:10 AM
  6. Inventory Spreadsheet needs recognize certain values and adjust accordingly
    By DKS in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 01-20-2011, 09:00 AM
  7. Inventory mgmt: macro to find compare 2 value on 2 different sheets
    By ginkgo in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-05-2007, 02:14 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