Calling a script from an excel Command Button - TechRepublic
Question
July 28, 2008 at 04:43 AM
darling.marianne.velasco.yao

Calling a script from an excel Command Button

by darling.marianne.velasco.yao . Updated 17 years, 12 months ago

Hi,

Is it possible to call a vb script from an excel with the use of a command button? If yes, please give a sample code.

Example:
Private Sub CommandButton5_Click()
‘Call the script
???
End Sub

Please help 🙂 I’d really really appreciate it.

Regards,
Darling

This discussion is locked

All Comments