+ Reply to Thread
Results 1 to 6 of 6

copying formula pattern

Hybrid View

  1. #1
    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

  2. #2
    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.

  3. #3
    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

  4. #4
    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