#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Giving back

Hi all,
In the spirit of giving back, I want to share with the Excel Community some
of the tools and utilities I have written.

Currently, these are acceseed and stored in my personal.xlsb file. There is
an auto open macro that builds a "right click" list that then access the bits
and bobs.

Do you suggest that a right click mechanism is the way to proceed or should
I create an addin with buttons that will then show up in the Addins section
of 2007?

I tried to create an addin from my personal.xlsb but the auto open macro
does not execute.

Any suggestions as to how to create something that is usable and shareable?

Kind regards,
Bony
--
"There are 10 types of people in this world. Those who understand Binary
and those who don''t ..."
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Giving back

First, don't use the name personal.*. I would imagine that some intended
recipient will have their own version of that file and won't be able to use
yours.

For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)

In xl2007, those toolbars and menu modifications will show up under the addins.

And if you use xl2007:

If you want to learn about modifying the ribbon, you can start at Ron de Bruin's
site:
http://www.rondebruin.nl/ribbon.htm
http://www.rondebruin.nl/qat.htm -- For macros for all workbooks (saved as an
addin)
or
http://www.rondebruin.nl/2007addin.htm

Bony Pony wrote:

Hi all,
In the spirit of giving back, I want to share with the Excel Community some
of the tools and utilities I have written.

Currently, these are acceseed and stored in my personal.xlsb file. There is
an auto open macro that builds a "right click" list that then access the bits
and bobs.

Do you suggest that a right click mechanism is the way to proceed or should
I create an addin with buttons that will then show up in the Addins section
of 2007?

I tried to create an addin from my personal.xlsb but the auto open macro
does not execute.

Any suggestions as to how to create something that is usable and shareable?

Kind regards,
Bony
--
"There are 10 types of people in this world. Those who understand Binary
and those who don''t ..."


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Giving back

Hi Dave,
As usual a sensible post. Thanks for the tips!

Kind regards,
Bony
--
"There are 10 types of people in this world. Those who understand Binary
and those who don''t ..."


"Dave Peterson" wrote:

First, don't use the name personal.*. I would imagine that some intended
recipient will have their own version of that file and won't be able to use
yours.

For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)

In xl2007, those toolbars and menu modifications will show up under the addins.

And if you use xl2007:

If you want to learn about modifying the ribbon, you can start at Ron de Bruin's
site:
http://www.rondebruin.nl/ribbon.htm
http://www.rondebruin.nl/qat.htm -- For macros for all workbooks (saved as an
addin)
or
http://www.rondebruin.nl/2007addin.htm

Bony Pony wrote:

Hi all,
In the spirit of giving back, I want to share with the Excel Community some
of the tools and utilities I have written.

Currently, these are acceseed and stored in my personal.xlsb file. There is
an auto open macro that builds a "right click" list that then access the bits
and bobs.

Do you suggest that a right click mechanism is the way to proceed or should
I create an addin with buttons that will then show up in the Addins section
of 2007?

I tried to create an addin from my personal.xlsb but the auto open macro
does not execute.

Any suggestions as to how to create something that is usable and shareable?

Kind regards,
Bony
--
"There are 10 types of people in this world. Those who understand Binary
and those who don''t ..."


--

Dave Peterson
.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sumproduct keeps giving zero Fred Excel Discussion (Misc queries) 3 October 16th 09 05:04 PM
giving me #Value! Steved Excel Worksheet Functions 4 July 7th 09 07:57 AM
copy back macro/roll back moh Excel Worksheet Functions 4 March 5th 07 02:19 PM
Vlookup giving #N/A matt_the_brum Excel Worksheet Functions 12 August 4th 06 09:17 AM
Giving value to a letter =!CmOrE!= Excel Worksheet Functions 6 July 21st 06 01:56 AM


All times are GMT +1. The time now is 10:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"