Creating function behind Icon on Toolbar

  • Thread starter Thread starter Marcel Stoop
  • Start date Start date
M

Marcel Stoop

Hi everyone

I hope someone could point me in the right direction.

For my Access Application I created a new Tool bar with some Icons: "Copy"
and "Paste" icon.
I want that those Icons work like a normal Copy / Past button. Unfortunately
I do not have a clue how to programm those Icons.

Does Access have some ready to use copy past macro's, or do I have to creat
a new Function. And if so, I would be happy if I could get an example.

Thanks for the help
 
Marcel said:
Hi everyone

I hope someone could point me in the right direction.

For my Access Application I created a new Tool bar with some Icons:
"Copy" and "Paste" icon.
I want that those Icons work like a normal Copy / Past button.
Unfortunately I do not have a clue how to programm those Icons.

Does Access have some ready to use copy past macro's, or do I have to
creat a new Function. And if so, I would be happy if I could get an
example.

Thanks for the help

You could have just copied the Copy and Paste buttons from the built in
toolbar.
 
That's what I have done
But, when I start the Application the Icon is read only. The icon is only
enabled when I'm in the access develop mode
 

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