+ Reply to Thread
Results 1 to 2 of 2

need help with a calculating feild

  1. #1
    Registered User
    Join Date
    01-17-2008
    Posts
    1

    Unhappy need help with a calculating feild

    hello everyone i just need some help on a calculation formula, basically i have three rows, one called child tickets, one called adult tickets and one called total price, now the child and adult ticket cells are drop down list so i want the total price feild to once someone has entered something into either one or both the ticket cells then for it to pick up information on pricing i have on a seperate sheet, i have already worked out a formula for this but you have cant drag it down and for it to work in all the other cells, this is the forumla i worked out but i need a better one please

    =SUM(D9*'Standing data'!C5+'Week 1, barcelona'!E9*'Standing data'!D5)

    standing data is the sheet in which it has all the costs and stuff please help me thanks rob

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    so are you saying that when you drag down the formula you don't want certain cell references to change?

    If so, just add $ signs in front of the column and/or row identifier(s) for the cell references you don't want to change. Then copy down.

    For example.... if you want to "freeze" cells C5 and D5 on the Standing data sheet, then try something like:
    Please Login or Register  to view this content.
    note... for consistency, I assumed that the first D9 reference was on the Week 1, barcelona sheet and so added that information...

    Edit:

    You can also use Sumproduct to reduce the size and repetitiveness....

    Please Login or Register  to view this content.
    Last edited by NBVC; 01-17-2008 at 10:07 AM.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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