+ Reply to Thread
Results 1 to 5 of 5

copying data between sheets

  1. #1
    Registered User
    Join Date
    12-05-2007
    Posts
    2

    copying data between sheets

    I have devised a workbook with 13 sheets which shows expenditure month by month with a summarry sheet. Sheets 1-12 are for the months of the year and I have no problem with them but i cant get it to copy the expenditure total from a month cell to the summarry cell. the summary sheet shows all 12 months on one sheet but i need a formula to copy the data in a given cell on a monthly sheet to the summarry sheet bearing in mind the summary sheet location is different to the monthly cells as the sheet is laid out differently. I've tried the following =sum(sheet1.j3) or = (sheet1.j3) (wehere j3 is the location of data in the monthly sheets) but with no success Can anyone help please

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Hi Dave,

    Try the format:

    =Sheet1!J3

  3. #3
    Registered User
    Join Date
    12-05-2007
    Posts
    2

    copying data between sheets

    Hipaul
    I tried your idea but it didn't seem to work. the sheets are all titled jan, feb etc so I tried =sheet"jan"!j3 but still doesn't work.

    thanks for your help

    David

  4. #4
    Registered User
    Join Date
    12-05-2007
    Posts
    9
    Try Jan!J3 it should work

  5. #5
    Registered User
    Join Date
    12-05-2007
    Posts
    9
    Sorry Above post should read =Jan!J3 in the cell you want it to tranfer to.

+ 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