• Refer to previous sheet

    Author
    Topic
    #466200

    Hello

    I am working on a sheet called 03.
    I need to reference/pull in information from the previous sheet called 02DelRec from cell cc523.

    My formula works when I use sheet numbers that do not have a zero in front of them.

    =INDIRECT(“‘”&TEXT(BX505,”00″)&”‘!cc523”)
    where BX505 is the cell containing the sheet name – for example 02DelRec (does not work) or 11DelRec (works) etc

    Regards

    Viewing 2 reply threads
    Author
    Replies
    • #1207009

      Have you tried switching the code so it refers to the Worksheet numbers within the Workbook instead of the Worksheet names?

    • #1207015

      This may be too simplistic but have you tried:

      Put a + sign in the cell you want the data to appear
      Go to the other spreadsheet and highlight the cell that has the data you want
      Hit enter
      This will take you back to the first spreadsheet and the info will appear.

    • #1207018

      Shouldn’t your formula be:

      =INDIRECT(“‘”&TEXT(BX505,”00″)&”DelRec’!cc523”)

    Viewing 2 reply threads
    Reply To: Refer to previous sheet

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: