+ Reply to Thread
Results 1 to 3 of 3

copying value from single cell to multiple cells in a range

  1. #1
    Registered User
    Join Date
    10-11-2006
    Posts
    51

    copying value from single cell to multiple cells in a range

    Hi there,

    I have a csv where the date of each item is on top and I need to copy them to the cells that are .offset(-1,2) through .offset(-1,k) to it (where k is the last row of the area) ... This sounds silly, but is there a way to avoid a loop that manually copies 1 cell to another? I'm not a very good OOP programmer.

    Thanks.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: copying value from single cell to multiple cells in a range

    Its not very clear regarding what you need. Is it possible to post a sample workbook?

  3. #3
    Registered User
    Join Date
    10-11-2006
    Posts
    51

    Re: copying value from single cell to multiple cells in a range

    eg. Copy value of B1 to A3:A8 ... but A3:A8 has to be specified as an offset from B1.

+ 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