Icon on tool bar of open programs

J

Jason

Is there a way to change the icon on the top left corner of Access - the one
that is also displayed on the programs running bar? I have created an ICO
file but all I can do at this stage is change the icon that inially runs the
program.

Thanks,
J.
 
A

Arvin Meyer MVP

In any version earlier than Access 2007 you can change the Access title bar
icon for the Access window or any form that runs maximized, by specifying
the path to the icon in Tools >>> Startup.
 
J

Jason

Thanks - that worked until I did the final version which uses a different
path. So will need to VBA it to %currentdirectory% like everything else so
the icon remains.
 
Top