pandey_om
Feb 14th, 2006, 11:51 AM
hi expert :blush:
i have a workbook PI-Template ,in which there are 3 sheets like sheet1,sheet2,sheet3
i coded
workbook_open()
worksheets("sheet1").activate
end
when i open the workbook sheet1 ativated on screen
the problem is that when i copy the same workbook with different name in another folder and when i open workbook ,sheet2 activated,
How i solve this problem :)
i have a workbook PI-Template ,in which there are 3 sheets like sheet1,sheet2,sheet3
i coded
workbook_open()
worksheets("sheet1").activate
end
when i open the workbook sheet1 ativated on screen
the problem is that when i copy the same workbook with different name in another folder and when i open workbook ,sheet2 activated,
How i solve this problem :)