Worksheet Property From Microsoft Office Web Components Visual Basic previous page next page expression.Worksheet expression Required. An expression that returns a Range object.ExampleThis example activates the worksheet in Spreadsheet1 that contains the range named "Revenue."Spreadsheet1.Range("Revenue").Worksheet.Activate