Hi Ive been attempting to print some labels from Access to a DYMO LabelWriter Duo
I am able to print fine if I use some code that they provide that retrieves a list of files from the Registry and the default directory for the label writer software. What I am trying to do is allow the user to select where and which file to use. With an Ad in they provide, however I don't think I'm calling it right. If anyone has any hints or knowledge on how this works it would be greatly appreciated.
DymoAddIn.DymoLabels.Open ("H:\My Documents\My DYMO\ELK_Label.LWL")
Thanks Rick
I am able to print fine if I use some code that they provide that retrieves a list of files from the Registry and the default directory for the label writer software. What I am trying to do is allow the user to select where and which file to use. With an Ad in they provide, however I don't think I'm calling it right. If anyone has any hints or knowledge on how this works it would be greatly appreciated.
DymoAddIn.DymoLabels.Open ("H:\My Documents\My DYMO\ELK_Label.LWL")
Thanks Rick