PC Review


Reply
 
 
Jim Bunton
Guest
Posts: n/a
 
      7th Oct 2008
I've drawn a button - ClickMe on a work sheet
and written a little code for it.
[I am used to vb code in the Access environment]

NOW!! how do I make the button user clickable please?

--
Jim Bunton


 
Reply With Quote
 
 
 
 
JLGWhiz
Guest
Posts: n/a
 
      7th Oct 2008
If your button is from the Forms tool bar, right click the button and click
assign macro, then click on the macro name for the code you wrote.

If your button is from the Control Toolbox, you will need to enter design
mode by pressing Alt + F11 to open the VB editor. Then click the design icon
and right click the button, select view code and enter your code in the click
event of the button.

"Jim Bunton" wrote:

> I've drawn a button - ClickMe on a work sheet
> and written a little code for it.
> [I am used to vb code in the Access environment]
>
> NOW!! how do I make the button user clickable please?
>
> --
> Jim Bunton
>
>
>

 
Reply With Quote
 
Per Jessen
Guest
Posts: n/a
 
      7th Oct 2008
Hi Jim

You have to exit design mode.

The "Exit Design Mode" button is found on the control toolbox menu.

Regards,
Per

"Jim Bunton" <(E-Mail Removed)> skrev i meddelelsen
news:48eb87bf$0$6845$(E-Mail Removed)...
> I've drawn a button - ClickMe on a work sheet
> and written a little code for it.
> [I am used to vb code in the Access environment]
>
> NOW!! how do I make the button user clickable please?
>
> --
> Jim Bunton
>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:17 PM.