Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there.
I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't think you can. If you create a shortcut to the file, you can select
an icon for the shortcut. -- Ian -- "jpcmaddog" wrote in message ... Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Ian,
I have done this already. I have also tried a couple of programs called "Icon Changers" and they work fine on a single computer. When you try to copy the file to another computer the change is lost. I have contacted manufactures to see what kind of help they can offer. Thank you for your help Ian. "Ian" wrote: I don't think you can. If you create a shortcut to the file, you can select an icon for the shortcut. -- Ian -- "jpcmaddog" wrote in message ... Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Windows will automatically assign the "correct" icon based on file
extension, therefore when you move the file to another PC, any local change you have made is lost. I don't think you'll be able to do what you want. -- Ian -- "jpcmaddog" wrote in message ... Hi Ian, I have done this already. I have also tried a couple of programs called "Icon Changers" and they work fine on a single computer. When you try to copy the file to another computer the change is lost. I have contacted manufactures to see what kind of help they can offer. Thank you for your help Ian. "Ian" wrote: I don't think you can. If you create a shortcut to the file, you can select an icon for the shortcut. -- Ian -- "jpcmaddog" wrote in message ... Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "jpcmaddog" wrote: Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Thanks for your question (jpcmaddog). I also have this question to ask. Do any experties out there can help us (and also everybody who have the similar qestion to ask)? Microsoft Access able to do this on the Start up menu... by setting the Applicaton icon to a bitmap file or .ico file. This icon will appear on the application... but that icon fle must also included together with the access mdb or mde files, since it is 'link' icon file. I wonder why this could not be done in Excel? Till now I'm still looking for the answer! Looking ahead for any help in this regard. Thanks in advance, "jpcmaddog" wrote: Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just replied to Badrul in thread
http://groups.google.com/group/micro...90895741?hl=en. The macro I presented there needs to run every time, so I call it in the Workbook_Open() event handler. The file with the custom icon needs to move to other PCs with the Excel file. HTH Carl. On May 7, 12:04 am, Badrul wrote: Hi, Thanks for your question (jpcmaddog). I also have this question to ask. Do any experties out there can help us (and also everybody who have the similar qestion to ask)? Microsoft Access able to do this on the Start up menu... by setting the Applicaton icon to a bitmap file or .ico file. This icon will appear on the application... but that icon fle must also included together with the access mdb or mde files, since it is 'link' icon file. I wonder why this could not be done in Excel? Till now I'm still looking for the answer! Looking ahead for any help in this regard. Thanks in advance, "jpcmaddog" wrote: Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance- Hide quoted text - - Show quoted text - |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks to U Carl Hartness. Your macro works well! It runs on the first time I
execute the macro. Although, it consist of a few line s of codes, but it is so helpful and very efficient! "Carl Hartness" wrote: I just replied to Badrul in thread http://groups.google.com/group/micro...90895741?hl=en. The macro I presented there needs to run every time, so I call it in the Workbook_Open() event handler. The file with the custom icon needs to move to other PCs with the Excel file. HTH Carl. On May 7, 12:04 am, Badrul wrote: Hi, Thanks for your question (jpcmaddog). I also have this question to ask. Do any experties out there can help us (and also everybody who have the similar qestion to ask)? Microsoft Access able to do this on the Start up menu... by setting the Applicaton icon to a bitmap file or .ico file. This icon will appear on the application... but that icon fle must also included together with the access mdb or mde files, since it is 'link' icon file. I wonder why this could not be done in Excel? Till now I'm still looking for the answer! Looking ahead for any help in this regard. Thanks in advance, "jpcmaddog" wrote: Hi there. I want to change the default Excel Icon for a single file. How would I do this? Thank you for your help in advance- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
custom icon | Excel Discussion (Misc queries) | |||
Is there a delete file icon in Excel 2007? | Excel Discussion (Misc queries) | |||
custom icon buttons | Excel Programming | |||
custom icon buttons | Excel Programming | |||
custom borders icon to use on the tool bar | Excel Discussion (Misc queries) |