Results 1 to 6 of 6

Automatically inserting data into multiple cells from one spreadsheet after entering a no.

Threaded View

  1. #1
    Registered User
    Join Date
    09-26-2014
    Location
    Interlaken, Switzerland
    MS-Off Ver
    Excel 2007
    Posts
    12

    Automatically inserting data into multiple cells from one spreadsheet after entering a no.

    Hi everybody.
    I've asked some questions here already and it helped me greatly, problem is that I've made an error of reasoning.
    Let me start from the beginning.
    I have an excel file which should contain all the items which are coming in and which are going out. I asked for a formula to help me keep track of the inventory and that it adds and subtracts whenever I enter someting in the 'outgoing' or 'incoming' spreadsheet. Thing is that I have different quantities when I get something and when I give something away.
    Here's an example.
    I get 3 packages with the item number 118, this means I have in total 300 clear folders(100 in each package) and now I give somebody 20 clear folders, when I enter 20 items with the item number 118 in 'outgoing' it deducts 20 packages from the inventory...
    I don't know how I can solve this. Suggestions even if they are on a basic level would be appreciated.(Adding a spreadsheet, adding a column etc.)
    It's this formula

    =10+SUMIFS(Incoming!B:B,Incoming!C:C,'Writing utensils'!A2)-SUMIFS(Outgoing!B:B,Outgoing!C:C,'Writing utensils'!A2)

    Another problem that I have is that I would like a formula which automatically fills in the blank cells in 'incoming' and 'outgoing' whenever I enter an item number.
    I've highlighted 2 examples, one in each spreadsheet, showing you what I want to appear in those spreadsheets(yellow rows).

    What's also important to keep in mind is that I have already a bunch of other formulas in place and I would appreciate if nothing stops working (except for the aforementioned formula)

    =10+SUMIFS(Incoming!B:B,Incoming!C:C,'Writing utensils'!A2)-SUMIFS(Outgoing!B:B,Outgoing!C:C,'Writing utensils'!A2)
    it's in the column 'Stock'within the spreadsheets 'Folder' to 'Misc.'
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Help: automatically fill in cells when entering certain data
    By Maximus Stroganoff in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 12-05-2013, 09:05 AM
  2. Replies: 2
    Last Post: 10-18-2013, 11:48 AM
  3. Replies: 2
    Last Post: 08-27-2010, 07:04 AM
  4. Replies: 3
    Last Post: 11-06-2009, 04:50 PM
  5. Automatically entering data in cells
    By dipdog in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-16-2006, 12:27 PM

Tags for this Thread

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