Hi, i want to create a Button to SEND data and one button to REFRESH data (retrieve workbook). (Visual Basic)
Please help me:
Private Sub SendData_Click()
End Sub
Private Sub RetrieveData_Click()
End Sub
Thanks
Hi, i want to create a Button to SEND data and one button to REFRESH data (retrieve workbook). (Visual Basic)
Please help me:
Private Sub SendData_Click()
End Sub
Private Sub RetrieveData_Click()
End Sub
Thanks