+ Reply to Thread
Results 1 to 2 of 2

What does the $ symbol mean in a formula?

  1. #1
    S
    Guest

    What does the $ symbol mean in a formula?

    What does the $ symbol mean in a formula?

    example:
    =G8*($A$14*2)*100
    thanx

  2. #2
    Mangesh Yadav
    Guest

    Re: What does the $ symbol mean in a formula?

    The $ is used for absolut referencing. For e.g lets take your formula

    =G8*($A$14*2)*100


    suppose you enter this formula in cell B2, now simply copy this formula one
    cell to the right (C2) by and one cell down (B3).

    C2: =H8*($A$14*2)*100
    B3: =G9*($A$14*2)*100

    So you see that The original G8 has changed, whereas $A$1 remains the same
    in both the new formulae because of the dollar signs.

    Mangesh




    "S" <[email protected]> wrote in message
    news:[email protected]...
    > What does the $ symbol mean in a formula?
    >
    > example:
    > =G8*($A$14*2)*100
    > thanx




+ 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