G
Guest
How do I call a workbook module in a worksheet module
Private Sub Commandbutton1_Click()
My Code
Then when complete call
Sub Update()
Thanks!
Private Sub Commandbutton1_Click()
My Code
Then when complete call
Sub Update()
Thanks!