Copying functions from one form to another - ie Map button macro

A

Andy

I am using the Contact management database and I am trying to set up a new
form and want to use the map button they have on one of the standard forms
provided in a new form. The map button will display directions and a
satilight map to the address from the address field.

How do I copy this from one form to another? I think it is an imbedded macro
or visiual basic deal.

Can someone help?

Thanks,
Andy
 
C

Clifford Bass

Hi Andy,

I presume that copying and pasting did not quite do it? If so, check
the original button's on click event. Click in the On Click line and then on
the little ... button to see the coding associated with the button. Copy
that coding to your copied button's on click event.

Hope that helps,

Clifford Bass
 

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

Top