I have done a lot of Word (97-2007) VBA programming. Many times I have written code to replace Word’s build-in commands with my own subs, by using the same name for my sub as the name of the build-in command.
I’m trying to do the same with Excel (2007) VBA, of which I have limited knowledge and experience. But I haven’t been able to find a list of the Excel build-in commands to do the same in Excel VBA.
Any ideas where I can find what I’m looking for?
tia
Jan