+ Reply to Thread
Results 1 to 3 of 3

copying cell reference to entire column

  1. #1
    Registered User
    Join Date
    07-07-2008
    Location
    Denver
    Posts
    13

    copying cell reference to entire column

    Running Excel 2007. I've got columns where I denote sampling year, sampling site, and sampling season. I want to be able to merely type in, say, 1999 in the top field, and have every cell in that column display that value, referencing that first cell only. When I attempt to click on the fill handle and drag it to the entire column, it retardedly fills in a series - so instead of displaying the value in H9, it displays H9, then H10, then H11. I want to be able to add and delete rows if I wish, and if you interrupt the sequence they all zero out.

    This is insanely basic, and it's a failure of the program to not make it more obvious. But there it is. I want to be able to do this:

    C1 <---- cell H9
    =H9
    =H9
    =H9
    =H9
    =H9
    =H9
    =H9
    =H9

    Without manually copying and pasting into each of my 200+ rows. Argh!

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Try

    =H$9 copied down


    The $ makes the row reference absolute (i.e. it freezes the row reference).
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    07-07-2008
    Location
    Denver
    Posts
    13
    Ah, many thanks. Blood pressure dropping 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