+ Reply to Thread
Results 1 to 3 of 3

Continuous Stock file

  1. #1
    Registered User
    Join Date
    06-20-2018
    Location
    INDIA
    MS-Off Ver
    2013
    Posts
    3

    Continuous Stock file

    I have made a file where Sheet 1 represents the first day of the month and so on. Each sheet has the list of products and the opening stock for the day, and the daily production and sales are added, resulting to a closing stock.

    Now, i want that every time i make a new sheet, the new opening stock is automatically equal to the closing stock of the previous day and all other counters are automatically zero. Also, suppose a new product is added on say 20th of the month, it is reflected through all the previous sheets (Interlinking all the sheets where changes to one sheet is reflected to others and vice-versa.

    Also, ive named my sheets 20180601, 20180602 and so on. So is there a way where every time i make a new sheet, its name changes to the next date automatically? (Not important though)

    I want to know if the above is possible. Though i know most of the excels, i have zero knowledge about macros and VBAs. (So please explain it to me in layman language )

    I have attached a dummy sheet of what i made
    Attached Files Attached Files

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Continuous Stock file

    =iferror(indirect("'"&$f$1&$g$1&row()),)
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    06-20-2018
    Location
    INDIA
    MS-Off Ver
    2013
    Posts
    3

    Re: Continuous Stock file

    Thanks a lot Mate! Can you please explain me how that happened?

+ 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. Creating a continuous graph with non-continuous data
    By Throwaway1234567 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 12-04-2017, 01:33 PM
  2. Replies: 31
    Last Post: 10-28-2015, 01:54 AM
  3. Continuous page numbers across multiple tabs in an Excel file
    By Krish9876 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-10-2013, 10:36 PM
  4. Replies: 4
    Last Post: 01-29-2013, 02:26 AM
  5. Replies: 0
    Last Post: 10-28-2012, 07:22 AM
  6. Copy not continuous ranges and paste it new word file
    By suny100 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-26-2012, 02:16 PM
  7. Getting Continuous Data from Another Excel File
    By BigEye64 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 02-25-2008, 03:05 AM

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