Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. XavierMarechal

    Add new Sheet

    When I record a simple macro in Excel with just the action of creating a sheet the code is : Sheets.Add After:=Sheets(Sheets.Count) So I guess in Attachmate the code would be something like : excelReport.ActiveWorkbook.Sheets.Add

Part and Inventory Search

Back
Top