+ Reply to Thread
Results 1 to 3 of 3

after unmerge, select cell to the left when range unknown

  1. #1
    Registered User
    Join Date
    01-29-2014
    Location
    Regina, SK
    MS-Off Ver
    Excel 2013
    Posts
    20

    after unmerge, select cell to the left when range unknown

    been trying but it's not working

    Please Login or Register  to view this content.
    Last edited by xcel_rider; 04-28-2014 at 03:37 PM.

  2. #2
    Registered User
    Join Date
    01-29-2014
    Location
    Regina, SK
    MS-Off Ver
    Excel 2013
    Posts
    20

    Re: after unmerge, select cell to the left when range unknown

    I tried different code i even tried sendkeys {left} it's not working all the code needs to do is move from selecting an unknown row and unknown number of colums starting at A to selecting A of that row (one cell)

  3. #3
    Registered User
    Join Date
    01-29-2014
    Location
    Regina, SK
    MS-Off Ver
    Excel 2013
    Posts
    20

    Re: after unmerge, select cell to the left when range unknown

    solution:
    Selection.End(xlToLeft).Select

    hopefully someone will find this useful

+ 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. [SOLVED] Using code to select a cell directly below a range of an unknown size
    By LaffyAffy13 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-01-2013, 11:44 AM
  2. [SOLVED] Select Range with Starting Cell Unknown
    By amyxkatexx in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 11-23-2009, 01:26 PM
  3. Summing across unknown range in unknown cell!
    By agentred in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 10-28-2009, 10:10 AM
  4. Select unknown range and sorte by colum
    By Armitage2k in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-13-2009, 09:10 AM
  5. Help with this error Unknown reason for error with Range().Select
    By Brad Sumner in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-13-2005, 12:05 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