Results 1 to 20 of 20

Macro - Dynamic Copy Range

Threaded View

  1. #1
    Registered User
    Join Date
    03-13-2012
    Location
    Burlington Ontario
    MS-Off Ver
    Excel 2010
    Posts
    51

    Macro - Dynamic Copy Range

    I can't wrap my head around how to write the if statement required to copy a selection of cells if a name exists in the them.

    I have a column (T) where the output of a cross reference is either a name or "#NUM!", the names will always be sequential at the top of the column. I need all names to be selected. - This is the part I'm having trouble with.

    Once copied it's simply paste values to the first open cell in "F" column of the "EmployeeStatusList" range.

    I have other steps required to complete this macro, but as long as I get the code to select the names I can do the rest.

    In summary - Select cells from T1 - T50 if contents is other than #NUM! or ""....also in the event that there are no cells the whole process stops,copy nothing.

    Thanks
    Last edited by Lacaycer; 10-03-2012 at 11:47 AM.

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