+ Reply to Thread
Results 1 to 6 of 6

copying formula pattern

  1. #1
    Registered User
    Join Date
    08-07-2006
    Posts
    14

    copying formula pattern

    Hi everyone

    My work book has 13 worksheets. One for each month on which I record the monthly sales and purchases and the 13th sheet has a summary of sales such as BI, purchases , sales and EI for each month. This is broken down for 12 different items that we sell. On the summary worksheet I am entering a formula for purchases under the Jan columun as =Jan!B5, then for Feb column =Feb!B5 and so on. If I select these cells and drag it does not recongize the pattern of my formula. Is there anyhow I can fill this formula in faster without having to flip back and forth to the worksheets.

    Thanks
    Marvin

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by marvinks
    Hi everyone

    My work book has 13 worksheets. One for each month on which I record the monthly sales and purchases and the 13th sheet has a summary of sales such as BI, purchases , sales and EI for each month. This is broken down for 12 different items that we sell. On the summary worksheet I am entering a formula for purchases under the Jan columun as =Jan!B5, then for Feb column =Feb!B5 and so on. If I select these cells and drag it does not recongize the pattern of my formula. Is there anyhow I can fill this formula in faster without having to flip back and forth to the worksheets.

    Thanks
    Marvin
    can you attach a sample file with some data and summary sheet in it and also point out where in summary sheet you want to put the formula?

  3. #3
    Registered User
    Join Date
    08-07-2006
    Posts
    14
    Hi Starguy or others
    I attached a file. In the sheet called Inv$ I want to pull the inventory purchase amount for the item (barley) for Jan from the Jan worksheet(cell Jan!B5) This is the same for all the months plus all the inventory items. If I have to do these all manually it will take a while. Is there anyhow to fill these formulas in.

    Thanks
    Attached Files Attached Files

  4. #4
    Forum Contributor kraljb's Avatar
    Join Date
    05-26-2004
    Location
    Illinois
    MS-Off Ver
    2007 (recent change)
    Posts
    256
    Try using the INDIRECT formula to help you...

    Assume in A1 on the summery sheet you has Jan and B1 has Feb etc.

    =INDIRECT(A1 & "!B5") and pull it across.

    Enjoy.

  5. #5
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by marvinks
    Hi Starguy or others
    I attached a file. In the sheet called Inv$ I want to pull the inventory purchase amount for the item (barley) for Jan from the Jan worksheet(cell Jan!B5) This is the same for all the months plus all the inventory items. If I have to do these all manually it will take a while. Is there anyhow to fill these formulas in.

    Thanks
    see in attached file for INDIRECT formula implementation.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-07-2006
    Posts
    14
    Thanks a lot for everyones help

    marvin

+ 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