I am new to VB 6.0 ,I am trying to process text and xls files and placing the result in to Excel workbook.
Could you please anyone tell me how to create tabs in Excel sheet and place the content in that.
Regards,
Raju
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here is the code to create a new sheet in VBA:
If you need to manipulate the sheet (rename…), see this link