+ Reply to Thread
Results 1 to 4 of 4

Hey, quick question

Hybrid View

  1. #1
    Registered User
    Join Date
    06-05-2006
    Posts
    4

    Hey, quick question

    Hey guys, I am at work, I have a quick question for yall.

    How do I paste this =IF(V4="SMS",(AJ4*AA294),"") while only incrementing the V4 by 1 and AJ4 by 1, so the next cell would be ...

    =IF(V5="SMS",(AJ5*AA294),"") , I keep trying to copy and paste, and excel automatically increases the AA294 =( .. thanks for the help in advance.


    Oh also, one more question, if have one column which i put in just Y or N , is there a way if that field has Y in it, it would automatically highlight the row from a certain cell to another cell in that row?
    Last edited by Sundeep; 06-13-2006 at 10:34 AM.

  2. #2
    Dave Peterson
    Guest

    Re: Hey, quick question

    Use
    $AA$294

    And neither the column (AA) nor the row (294) will change.

    You may want to look up "About cell and range references" in excel's help.

    Sundeep wrote:
    >
    > Hey guys, I am at work, I have a quick question for yall.
    >
    > How do I paste this =IF(V4="SMS",(AJ4*AA294),"") while only
    > incrementing the V4 by 1 and AJ4 by 1, so the next cell would be ...
    >
    > =IF(V5="SMS",(AJ5*AA294),"") , I keep trying to copy and paste, and
    > excel automatically increases the AA294 =( .. thanks for the help in
    > advance.
    >
    > --
    > Sundeep
    > ------------------------------------------------------------------------
    > Sundeep's Profile: http://www.excelforum.com/member.php...o&userid=35110
    > View this thread: http://www.excelforum.com/showthread...hreadid=551447


    --

    Dave Peterson

  3. #3
    Bondi
    Guest

    Re: Hey, quick question


    Sundeep wrote:
    > Hey guys, I am at work, I have a quick question for yall.
    >
    > How do I paste this =IF(V4="SMS",(AJ4*AA294),"") while only
    > incrementing the V4 by 1 and AJ4 by 1, so the next cell would be ...
    >
    > =IF(V5="SMS",(AJ5*AA294),"") , I keep trying to copy and paste, and
    > excel automatically increases the AA294 =( .. thanks for the help in
    > advance.
    >
    >
    > --
    > Sundeep
    > ------------------------------------------------------------------------
    > Sundeep's Profile: http://www.excelforum.com/member.php...o&userid=35110
    > View this thread: http://www.excelforum.com/showthread...hreadid=551447


    Hi Sundeep

    =IF(V4="SMS",(AJ4*$AA$294),"")

    Will lock AA294

    Regards,
    Bondi


  4. #4
    Bob Phillips
    Guest

    Re: Hey, quick question

    =IF(V4="SMS",(AJ4*AA$294),"")

    and copy down

    --

    HTH

    Bob Phillips

    (replace xxxx in the email address with gmail if mailing direct)

    "Sundeep" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hey guys, I am at work, I have a quick question for yall.
    >
    > How do I paste this =IF(V4="SMS",(AJ4*AA294),"") while only
    > incrementing the V4 by 1 and AJ4 by 1, so the next cell would be ...
    >
    > =IF(V5="SMS",(AJ5*AA294),"") , I keep trying to copy and paste, and
    > excel automatically increases the AA294 =( .. thanks for the help in
    > advance.
    >
    >
    > --
    > Sundeep
    > ------------------------------------------------------------------------
    > Sundeep's Profile:

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




+ 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