VB issue...

  • Thread starter Thread starter 116
  • Start date Start date
1

116

Could not find a VB discussion group, so I posted this here.

I have a VB form for converting hours and minutes to hours and hundreths. I
am trying to have the enter key run the calc as well as the calc button. Any
help would be greatly appreciated.

Thanks
David
 
Set the calc button as the default button this will default to enter and that
way it will also act as the click for the calc button.
 
That did it. Better than scripting.

Thanks

Maurice said:
Set the calc button as the default button this will default to enter and that
way it will also act as the click for the calc button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top