View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default VBA code for search button

Private Sub CommandButton1_Click()
Application.Dialogs(xlDialogFormulaFind).Show
End Sub

--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:365 Subscribers:65
xdemechanik
---
"Dylan @ UAFC" wrote:
Would really like to have a button on the sheet
that does the command, there are multiple user
and most have little computer knowdledge