

Super Formula Bar (easily edit multiple lines of text and formula) Reading Layout (easily read and edit large numbers of cells) Paste to Filtered Range.Reuse: Quickly insert complex formulas, charts and anything that you have used before Encrypt Cells with password Create Mailing List and send emails.The Best Office Productivity Tools Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80% How to delete worksheet without prompt or warning in Excel?.How to create new sheets for each row in Excel?.How to delete all sheets except specified/current one in Excel?.

Please click the OK button.Īfter clicking the OK button, all selected sheets will be ungrouped immediately. When selecting multiple worksheets with current sheet, entering content and press the Enter key, you will get a Kutools for Excel dialog box as below screenshot shown to remind you the selection of multiple worksheets. Then press the Alt + Q keys simultaneously to close the Microsoft Visual Basic for Applications window.Ĥ.

MsgBox "Please don't make changes with multiple sheets selected.", _ģ. VBA code: Prevent multiple sheet selection in Excel Private Sub Worksheet_Change(ByVal Target As Range) Then copy and paste the below VBA code into the Code window of the popping up Microsoft Visual Basic for Applications window. In the worksheet you need to edit, right click the sheet tab and select View Code from the right-clicking menu.Ģ. Please do as follows to prevent selecting multiple worksheets at the same time.ġ.
