Early Binding means that you set the reference manually. Late binding uses CreateObject to make the object at runtime. It should work with what you have done. Can you post your file as an attachment?
Early Binding means that you set the reference manually. Late binding uses CreateObject to make the object at runtime. It should work with what you have done. Can you post your file as an attachment?