Thread
:
Command Button
View Single Post
#
1
Posted to microsoft.public.excel.programming
ForSale[_25_]
external usenet poster
Posts: 1
Command Button
assuming that the Cancel button is CommandButton3:
Private Sub CommandButton3_Click()
Unload Me
End Su
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
ForSale[_25_]
View Public Profile
Find all posts by ForSale[_25_]