Can anyone help with the above, I have added the file to Related_documents.
Printable View
Can anyone help with the above, I have added the file to Related_documents.
Do you want a help file to be displayed or just a txt to be opened when Help Menu is clicked?
Just a txt file to open?
VB Code:
Private Sub CDN_Click() Shell "Notepad " & App.Path & "\dispatchers.txt", vbNormalFocus End Sub
Thamk you!! ober5861