- Joined
- Jul 16, 2006
- Messages
- 3
- Reaction score
- 0
How could I use a statement like objexcel.selection.font.bold in a VB.net 2003 project using Automation and get around late binding? I mean that when I use this statement with Option Strict On I get an error that I can't late bind with Option Strict On. thanks in advance.