Pictures for Commang Buttons

T

Tom.Ferazzi

Does anyone know where I can obtain additional pictures to use on command
buttons in Access. The picutres that come with Access are limited.

thanks
 
F

fredg

Does anyone know where I can obtain additional pictures to use on command
buttons in Access. The picutres that come with Access are limited.

thanks

You can use any picture you want.
Resize the picture so that it's size is the same as, or just smaller
than, the command button you wish to place it on.
Save it as an .ico or .bmp file type.

Click on the Command button's Picture property. Browse to your wanted
picture and click OK.
 
Top