View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] spy4phun@gmail.com is offline
external usenet poster
 
Posts: 3
Default generate button click

how do i code a button click (a vb form button)

I'm using
Sheets("Stats").CommandButton2_Click

This produces the error:
object doesn't support property or method.


HELP!