View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dpm1028 dpm1028 is offline
external usenet poster
 
Posts: 1
Default Distributing spreadsheets with VBA code

I added a calendar control to a spreadsheet by building a Personal.xls file
and it works finr for me. I have two questions:
1. Is it possible to add an icon to a cell (like the drop down arrow) that
will trigger the calendar?
2. How do I package the spreadsheet so that I can send it to others to use
and they can use the calendar feature?
Thank you for your time,