+ Reply to Thread
Results 1 to 5 of 5

repeat without change

  1. #1
    Registered User
    Join Date
    08-02-2006
    Posts
    19

    repeat without change

    I am trying to repeat a column with the series:

    =L3+($L1*AF4)+($L1*AF4*20%)
    =L4+($L1*AF5)+($L1*AF5*20%)

    I have tried select and drag and copy and paste. Every way I try changes the $L1 to $L2, $L3 etc. How do I repeat without changing the L1? I thought the $ sign is supposed to accomplish that. Thanks

  2. #2
    Bob Phillips
    Guest

    Re: repeat without change

    =L3+($L$1*AF4)+($L$1*AF4*20%)

    you are making the column absolute not the row

    --
    HTH

    Bob Phillips

    (replace somewhere in email address with gmail if mailing direct)

    "spxer" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I am trying to repeat a column with the series:
    >
    > =L3+($L1*AF4)+($L1*AF4*20%)
    > =L4+($L1*AF5)+($L1*AF5*20%)
    >
    > I have tried select and drag and copy and paste. Every way I try
    > changes the $L1 to $L2, $L3 etc. How do I repeat without changing the
    > L1? I thought the $ sign is supposed to accomplish that. Thanks
    >
    >
    > --
    > spxer
    > ------------------------------------------------------------------------
    > spxer's Profile:

    http://www.excelforum.com/member.php...o&userid=37025
    > View this thread: http://www.excelforum.com/showthread...hreadid=568643
    >




  3. #3
    Alan
    Guest

    Re: repeat without change

    Try $L$1
    Regards,
    Alan.
    "spxer" <[email protected]> wrote in
    message news:[email protected]...
    >
    > I am trying to repeat a column with the series:
    >
    > =L3+($L1*AF4)+($L1*AF4*20%)
    > =L4+($L1*AF5)+($L1*AF5*20%)
    >
    > I have tried select and drag and copy and paste. Every way I try
    > changes the $L1 to $L2, $L3 etc. How do I repeat without changing the
    > L1? I thought the $ sign is supposed to accomplish that. Thanks
    >
    >
    > --
    > spxer
    > ------------------------------------------------------------------------
    > spxer's Profile:
    > http://www.excelforum.com/member.php...o&userid=37025
    > View this thread: http://www.excelforum.com/showthread...hreadid=568643
    >




  4. #4
    Pete_UK
    Guest

    Re: repeat without change

    You need to put the $ in front of the 1, i.e.:

    =L3+($L$1*AF4)+($L$1*AF4*20%)

    If you are copying down, the $ in front of the L is not really
    necessary.

    Hope this helps.

    Pete

    spxer wrote:
    > I am trying to repeat a column with the series:
    >
    > =L3+($L1*AF4)+($L1*AF4*20%)
    > =L4+($L1*AF5)+($L1*AF5*20%)
    >
    > I have tried select and drag and copy and paste. Every way I try
    > changes the $L1 to $L2, $L3 etc. How do I repeat without changing the
    > L1? I thought the $ sign is supposed to accomplish that. Thanks
    >
    >
    > --
    > spxer
    > ------------------------------------------------------------------------
    > spxer's Profile: http://www.excelforum.com/member.php...o&userid=37025
    > View this thread: http://www.excelforum.com/showthread...hreadid=568643



  5. #5
    Registered User
    Join Date
    08-02-2006
    Posts
    19

    thanks I understand now. NT

    thanks I understand now.

+ 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