View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default How to Save Custom Icons?

Is there a way to append this new created icon to the standard set of
icons that Excel have? Or save it with an excel command.


Hi Luis,

Unfortunately, no. The two solutions that you've already discovered on
your own are the only way to do this with Excel.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"Luis Carrion" wrote in message
om...
You can create new icons with Excel 2002, then add them to the
toolbar, but when you remove that icon you have drawn from the
toolbar, it get lost.

Is there a way to append this new created icon to the standard set of
icons that Excel have? Or save it with an excel command.

I've been reading previous postings about this subject which includes
following solutions:

- Saving them on a hidden worksheet an then get the pictures using
FaceID.
- Save the images on a folder and then retreive them from its
location.

Thanks
LC