+ Reply to Thread
Results 1 to 5 of 5

How can I make a complete column of 900+ cells Absolute?

  1. #1
    Registered User
    Join Date
    05-13-2013
    Location
    mars
    MS-Off Ver
    Excel 2010
    Posts
    24

    How can I make a complete column of 900+ cells Absolute?

    I have a column about 900 cells long (from a web page table import each day that changes) I want to copy to another column and make all the cells absolute so I can position the copied cells however I want and they retain the original data. I know about the "=sum($A$1)" technique and the "F4" short cuts, but they are only good for working with individual (or small number of) cells. If I copy/paste a column of 900 cells, how can I easily make the complete column Absolute?

  2. #2
    Forum Expert Jakobshavn's Avatar
    Join Date
    08-17-2012
    Location
    Lakehurst, NJ, USA
    MS-Off Ver
    Excel 2007
    Posts
    1,970

    Re: How can I make a complete column of 900+ cells Absolute?

    Select the column and run this small macro:

    Please Login or Register  to view this content.
    Gary's Student

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: How can I make a complete column of 900+ cells Absolute?

    Hi and welcome to the forum

    Is that what your formulas look like...=sum($A$1) ??

    If so, 2 things...
    1. you dont need the =sum part, just use =$A$1
    2. if your formula is =A1, then you can use find/replace...find A replace with $A$
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    05-13-2013
    Location
    mars
    MS-Off Ver
    Excel 2010
    Posts
    24

    Re: How can I make a complete column of 900+ cells Absolute?

    The find & replace (cntrl h) worked great! Thanks!

  5. #5
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: How can I make a complete column of 900+ cells Absolute?

    I've marked this thread as SOLVED for you.
    Next time, select Thread Tools from the links above and mark this thread as SOLVED. Thanks.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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