Results 1 to 3 of 3

Resize and move range

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-19-2009
    Location
    Netherlands, Amsterdam
    MS-Off Ver
    Excel 2010
    Posts
    585

    Resize and move range

    Hello all,

    The following code "copies" the offset-value it found in column "Y" to cell "Z65".
    I'd like it however to resize about 4 collumns to the right and take that range to Z65:Z68, but can't get it done.

    Sheets("START").Range("Z65") = Sheets("START").Columns("Y").Find(What:=Sheets("START").Range("W1"), LookIn:=xlValues, lookat:=xlWhole).Offset(0, 1)
    Last edited by Jonathan78; 01-25-2014 at 05:05 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] VBA help to move and resize a picture from one cell to another
    By markharris2004 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-26-2013, 07:04 AM
  2. Pictures resize and move at random?
    By Dazman22 in forum Excel General
    Replies: 2
    Last Post: 11-17-2009, 09:18 AM
  3. Getting Range to move 1 column left and resize by 1
    By mozart in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-24-2005, 04:05 AM
  4. Move/Resize PlotArea
    By John in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 06-10-2005, 12:05 PM
  5. [SOLVED] Why can't I resize/move objects in XL XP chart?
    By tjak in forum Excel General
    Replies: 5
    Last Post: 03-07-2005, 11:06 AM

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