I am trying to load a label on labeling software thru vba, i am not sure what the function should be. In the labeling software guide they give this function:
Public Function LoadLabel(strLBL File As String)As Interger
I am not sure on how to impliment that into the program
Public Function LoadLabel(strLBL File As String)As Interger
I am not sure on how to impliment that into the program