+ Reply to Thread
Results 1 to 7 of 7

drag values down diagnols

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    drag values down diagnols

    Hello. I have a value in A1, how can I create a formula that copies that value into B2,C3,D4,E5, etc. No code, just regular formula.

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,522

    Re: drag values down diagnols

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: drag values down diagnols

    Try:

    Formula: copy to clipboard
    Please Login or Register  to view this content.

  4. #4
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: drag values down diagnols

    I guess what I mean is a formula that won't require me to manually paste it in each diagnol. Maybe where I could just drag it down 100 rows and across 100 columns and it will hit all the diagnols. Does that make sense?

  5. #5
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,308

    Re: drag values down diagnols

    =IF(ROW()=COLUMN(),$A$1,"")

    Maybe this?
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  6. #6
    Registered User
    Join Date
    05-07-2013
    Location
    Pune
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: drag values down diagnols

    Hi,

    =IF(ROW()=COLUMN(),CELL("row", A1),"")

    is this something which you are looking....


    Capture.PNG
    _________________________

    Best Regards,
    DLC

  7. #7
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: drag values down diagnols

    POPIPO is a wise man.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. drag offset formula with out changing values
    By cool_anu4u in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-11-2013, 11:32 AM
  2. Unable to drag the values in a cell
    By shafika.tkm in forum Excel General
    Replies: 1
    Last Post: 07-17-2013, 01:03 PM
  3. Drag values from one list to another
    By JimmyA in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-15-2011, 12:09 PM
  4. Drag values with hidden rows
    By VICTOR5 in forum Excel General
    Replies: 1
    Last Post: 11-09-2010, 08:48 AM
  5. Drag Down Formula/Autofill Not Displaying Values
    By ExcelQuestFL in forum Excel General
    Replies: 0
    Last Post: 07-23-2009, 05:05 AM
  6. drag and drop wrong values
    By J00nyeR in forum Excel General
    Replies: 3
    Last Post: 09-23-2008, 09:51 PM
  7. Drag Formula copies values instead
    By TxVics in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-21-2006, 01:00 PM
  8. Drag values down cells
    By mohd21uk via OfficeKB.com in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 06-07-2006, 03:10 PM

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