+ Reply to Thread
Results 1 to 3 of 3

Refering cells between worksheets

  1. #1
    In Need
    Guest

    Refering cells between worksheets

    I have a Form on one sheet and a summary on the next sheet.

    What i want to do is be able to type in text on the form and have it
    automatically transfered to the summary e.g. date, description, amounts etc.

    Can anyone help??

  2. #2
    Forum Contributor Lotus123's Avatar
    Join Date
    11-07-2005
    Location
    Texas
    MS-Off Ver
    2007
    Posts
    153
    For example:

    Instead of sheet1 and sheet2, assume the sheets are named Formsheet and Summarysheet.

    Cell A1 of Formsheet has the input data, and you want cell A1 of Summarysheet to have the same data in it.

    Type this formula into cell A1 of Summarysheet:

    =+Formsheet!A1

  3. #3
    Lisa Beach
    Guest

    Re: Refering cells between worksheets

    try this --
    On the summary sheet type = then click to the form sheet and select the
    cell. If you need a sum for example on the summary sheet type =sum(
    then click on the form sheet and select the range that you want it to add.
    You can do this same thing with other functions like count, average, etc.


    "In Need" <In [email protected]> wrote in message
    news:[email protected]...
    I have a Form on one sheet and a summary on the next sheet.

    What i want to do is be able to type in text on the form and have it
    automatically transfered to the summary e.g. date, description, amounts etc.

    Can anyone help??



+ 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