On Aug 16, 12:58*pm, Dave Peterson <peter...@verizonXSPAM.net> wrote:
> Were you experimenting with class modules?
>
> Like John Walkenbach describes:http://spreadsheetpage.com/index.php...e_userform_but...
>
> Pierre wrote:
>
> > This may sound weird and will probably create a few smiles.
> > I have a userform with a command button that prompts the user for
> > input via an input box during runtime.
> > This works fine, but when I look for the code assigned to the command
> > button in design mode there is no code except the normal Sub
> > commandbutton3 click and End Sub syntax. How is this possible? I've
> > looked everywhere in the Sheet objects and modules for the code. I
> > worked on the code a couple of days ago and cannot remember where I
> > might have coded the command button.
> > I know Excel is good - but not that good
> > Any Ideas? I am at wits end.
>
> > Thanks
>
> --
>
> Dave Peterson
Dave, Thanks for the reply. I'm too much of a "newby" to experiment
with VBA. I will certainly study JWalk's weg page as you suggested,