Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "WAYNE MAIURI" wrote in message ... Does anybody out there know how to create an xll file? I have some code that I am running in the Worksheet_SelectionChange(ByVal Target As Range) event handler, but I would like to make it an add-in so I can use it on all my files when I open them. Any help would be greatly appreciated Thanks in Advance! Wayne Unless you are an expeirenced C++ programmer (and even if you are) I wouldnt recommend using XLL add-ins for this. It will be much simpler to migrate your code to a com add-in with VB Keith |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|