+ Reply to Thread
Results 1 to 5 of 5

Error: Cannot use that command on overlapping selections. Please help

  1. #1
    Registered User
    Join Date
    12-17-2018
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4

    Error: Cannot use that command on overlapping selections. Please help

    Please Login or Register  to view this content.
    Hello all,

    I am new to VBA and macros in general. I am having problems with deleting columns from a worksheet. I keep getting an error saying that I cannot use the command on overlapping sections and the error points to the highlighted section, I have unmerged all the cells, so I don't know what the issue could be. Any help with the matter would be helpful. Thanks!

  2. #2
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Error: Cannot use that command on overlapping selections. Please help

    can only guess you have a cell selected already and when you try select that big range...it conflicts **shrugs cannot even replicate

    to circumvent that selecting just remove the select step altogether

    Please Login or Register  to view this content.
    oh and i got rid of all the other selects while at it
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,537

    Re: Error: Cannot use that command on overlapping selections. Please help

    If humdingaling's suggestion/code works for you, you're fine.
    If not, how did you unmerge the merged cells? Could it be that you forgot one/some?
    Instead of using merged cells, use center across selection.
    You could run this if you think that it could be a problem.
    Please Login or Register  to view this content.
    Or this to change to center across selection
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    12-17-2018
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4

    Re: Error: Cannot use that command on overlapping selections. Please help

    Thank you so much. That worked perfectly!!

  5. #5
    Registered User
    Join Date
    12-17-2018
    Location
    Houston, Texas
    MS-Off Ver
    2013
    Posts
    4

    Re: Error: Cannot use that command on overlapping selections. Please help

    Quote Originally Posted by humdingaling View Post
    can only guess you have a cell selected already and when you try select that big range...it conflicts **shrugs cannot even replicate

    to circumvent that selecting just remove the select step altogether

    Please Login or Register  to view this content.
    oh and i got rid of all the other selects while at it
    Thank you so much. That worked perfectly

+ 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] Runtime 1004 Error - Cannot Use that Command On Overlapping Sections
    By stevoDE in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 09-13-2017, 11:18 AM
  2. [SOLVED] Two selections overlapping in a chart.
    By jleal in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-10-2015, 07:48 PM
  3. Replies: 5
    Last Post: 09-07-2014, 01:57 PM
  4. Using two form combobox selections to jump to specific cells using command button
    By bberger1985 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-30-2013, 05:52 PM
  5. Replies: 3
    Last Post: 05-16-2013, 06:08 AM
  6. [SOLVED] Cannot use that command on overlapping sections
    By tlinton in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-09-2012, 04:59 PM
  7. [SOLVED] I cannot do the oopy paste command in multiple selections in the .
    By Penny in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-03-2005, 12:05 PM

Tags for this Thread

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