Results 1 to 25 of 25

Excel auto calculation formula question.

Threaded View

  1. #1
    Registered User
    Join Date
    06-09-2005
    Posts
    4

    Excel auto calculation formula question.

    I'm using the drag function to drag a formula from horizontally.

    My formula is simple =SUM('Enrollment Data'!H15:L15)

    When I drag it horzontally I want it to go like this.
    =SUM('Enrollment Data'!H15:L15)
    =SUM('Enrollment Data'!H16:L16)
    =SUM('Enrollment Data'!H17:L17)
    =SUM('Enrollment Data'!H18:L18)

    Instead it's going like this
    =SUM('Enrollment Data'!H15:L15)
    =SUM('Enrollment Data'!I15:M15)
    =SUM('Enrollment Data'!J15:N15)
    =SUM('Enrollment Data'!K15:O15)

    I tried using $ infront of the letters but it kept the vale all the way through. Can anyone help?

    Thx.
    Last edited by jckurk; 06-09-2005 at 01:02 PM.

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