+ Reply to Thread
Results 1 to 5 of 5

Keeping the column and increment the rows

  1. #1
    Forum Contributor
    Join Date
    10-04-2007
    Posts
    118

    Keeping the column and increment the rows

    How do I write the code so when i highlight the field with the formula and drag it accoss the cells, the link to column A stays the same and the rows increment by one....

    =Sheet1!A3

    I'm sure i have to place a dollar sign somewhere but I dont know how, i've tried all the variable possible...

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    If you use that formula in more rows but always in the same column you don't need to use dollar but if you want to refer to column 'A' when you copy formula in more columns you need to put '$' before column 'A'.

    In other words, '$' before column lock column, before row lock row number.

    For example if you put this formula in range 'c1' and copy it to range 'd1,'e1',ecc. you need only to lock column:
    =Sheet1!$A3

    Regards,
    Antonio

  3. #3
    Forum Contributor
    Join Date
    10-04-2007
    Posts
    118
    thanks for that... unfortunately i want to drag the selected field across (A1:Z1)... it does change the number!!!

  4. #4
    Forum Contributor
    Join Date
    10-04-2007
    Posts
    118
    please see attached, ive tried what you have suggested... but it doesn't work



    See Sheet4, cell C3 to AF3
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    I'm sorry to answer so late.

    I think the right formula to put in range 'C5' of sheet 'Sheet4' is:
    HTML Code: 
    Regards,
    Antonio
    Last edited by antoka05; 02-28-2008 at 03:39 AM.

+ 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