Posted to microsoft.public.excel.programming
|
|
Source for toolbar for code within VBA?
Maybe you mean Stephen Bullen's record at Mark toolbar found he
http://www.oaltd.co.uk/Excel/Default.htm
--
Regards,
Tom Ogilvy
"achidsey" (notmorespam) wrote in message
...
Tom,
Actually, it was a toolbar that would go inside the VBE and you could
record
macros that would insert snippets of code.
Thanks,
Alan
--
achidsey
"Tom Ogilvy" wrote:
for a toolbar, go to tools=customize
on the first tab, select New
go to the second tab and in the first listbox select "Tools" and in the
second Listbox scroll down until you see "Record a Macro"
Drag that to the Toolbar you just created.
Then close the customize dialog. Is that what you wanted?
--
Regards,
Tom Ogilvy
"achidsey" (notmorespam) wrote in message
...
Excel Experts,
Before my hard drive crashed, I had a toolbar within my VBA
Environment
that
would allow me to record procedures that wrote code.
For example, I recorded a procedure that would enter
"Cell.Find(What:="").Select
The toolbar was freeware that an MVP had suggested.
Can someone tell me where to get this?
Thanks,
Alan
--
achidsey
|