Results 1 to 10 of 15

Thread: VBA Confirm Message Before Deleting Row

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Admin's Avatar
    Join Date
    Mar 2011
    Posts
    1,123
    Rep Power
    10
    Hi

    That's not correct. I used the variable DeletedRows which is calculating the total number of rows to be deleted on all selected sheets.

    Also please be noted that if you select multiple sheets, the deletion happens sheetwise, so the rows count will be for that sheet only.
    Cheers !

    Excel Range to BBCode Table
    Use Social Networking Tools If You Like the Answers !

    Message to Cross Posters

    @ Home - Office 2010/2013/2016 on Win 10 (64 bit); @ Work - Office 2016 on Win 10 (64 bit)

  2. #2
    Junior Member
    Join Date
    Jul 2013
    Posts
    18
    Rep Power
    0
    Quote Originally Posted by Admin View Post
    Hi

    That's not correct. I used the variable DeletedRows which is calculating the total number of rows to be deleted on all selected sheets.

    Also please be noted that if you select multiple sheets, the deletion happens sheetwise, so the rows count will be for that sheet only.

    Sir I would like to delete rows from multiple Worksheets. See my Example on Above code.

Similar Threads

  1. Deleting a Row with a specific data shown.
    By jffryjsphbyn in forum Excel Help
    Replies: 1
    Last Post: 07-18-2013, 03:41 PM
  2. VBA code message box added
    By rich_cirillo in forum Excel Help
    Replies: 6
    Last Post: 07-08-2013, 05:19 PM
  3. Deleting Records Using Join
    By MMishra in forum MS-Access Tips And Tricks
    Replies: 0
    Last Post: 04-24-2013, 04:06 PM
  4. VBA Show Message On Sheet Activate
    By Howardc in forum Excel Help
    Replies: 2
    Last Post: 10-29-2012, 08:17 PM
  5. Deleting blank rows
    By Rasm in forum Excel and VBA Tips and Tricks
    Replies: 0
    Last Post: 04-14-2011, 03:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •