04-04-2005, 04:25 PM
This worked on Friday and now does not. I copied the code again from your previous post and it still does not work.
What happened?
Deb
act "Microsoft Excel"
typelib Excel {00020813-0000-0000-C000-000000000046} 1.2
Excel.Application a._getactive
Excel.Worksheet ws=a.Worksheets.Item("Sheet2")
ws.Select
What happened?
Deb
act "Microsoft Excel"
typelib Excel {00020813-0000-0000-C000-000000000046} 1.2
Excel.Application a._getactive
Excel.Worksheet ws=a.Worksheets.Item("Sheet2")
ws.Select