I have a label printing setup that includes Visual Basic code for calculating use by dates and excluding leap year and inserting data into labels from Acess data base tables.
The setup was made using MS Access 2003.
Everything works great with the old LabelView 8.5 and MSAccess 2003.
When testing the same setup with the new LabelView 10 or Bartender 10. I get runtime errors.Error '429' ActiveX component cant create object. Debug hilights this line of code....Set LVfile = CreateObject("L blvw.Document")
The setup was made using MS Access 2003.
Everything works great with the old LabelView 8.5 and MSAccess 2003.
When testing the same setup with the new LabelView 10 or Bartender 10. I get runtime errors.Error '429' ActiveX component cant create object. Debug hilights this line of code....Set LVfile = CreateObject("L blvw.Document")
Comment