>I opted for the first choice because the rest was beyond my skill level.
>That option keeps my hands off the keyboard and on the mouse which is what I
[quoted text clipped - 37 lines]
>> >mouse. For example, I would like to be able to use the fill down function by
>> >right clicking instead of using CTRL D on the keyboard.
See if this page helps
Right Click Menus (Context Menus) in Excel
http://www.mvps.org/dmcritchie/excel/rightclick.htm
You really should be familiar with macros and the difference
between standard macros and event macros before getting
into this, more for the ability to correct something if it goes
wrong. Though the code is all shown and where it goes, this
would not be the page to start learning about macros.
I would start learning with User Defined Functions (UDF) which are installed
the same as standard macros, and for something that you
can probably get a lot of use out of, I'd suggest starting with
such UDF as GetFormula, GetFormulaD, GetFormat
http://www.mvps.org/dmcritchie/excel/formulas.htm

Signature
HTH,
David McRitchie, Microsoft MVP - Excel
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> OK
>
[quoted text clipped - 50 lines]
> >> >mouse. For example, I would like to be able to use the fill down function by
> >> >right clicking instead of using CTRL D on the keyboard.