View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Common Data in Add_In

Hi
one way:
use a worksheet in your xla file for storing this data

--
Regards
Frank Kabel
Frankfurt, Germany

"Ajit" schrieb im Newsbeitrag
...
I created an Add_in which has some forms and lot of code. It works

fine.

Here is what i want to do more.

I have some common data which i intend to put in common place. But i

am sure
we cannot add the worksheet/data to an add-in.

Could anyone suggest the possible wayout. Suggestions will be greatly
appreciated.

Thanks,
--
Ajit