J
Jerry
Can someone tell me what the VBA equivalent for this piece
of code is:
Begin Dialog UserDialog 500, 300, "HNS SEND"
ListBox 10, 9, 350, 280, hnsname$(), .hns
OKButton 390, 7, 88, 50
CancelButton 390, 80, 88, 50
End Dialog
Thanks,
Jerry
of code is:
Begin Dialog UserDialog 500, 300, "HNS SEND"
ListBox 10, 9, 350, 280, hnsname$(), .hns
OKButton 390, 7, 88, 50
CancelButton 390, 80, 88, 50
End Dialog
Thanks,
Jerry