Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have just started my journey with Macros and VBA in order to help me
clean lists of data that I am copying into Excel from the Internet. Everything works fine when I get Excel to record a Macro to duplicate my actions to clean the data (e.g. deleting some columns; inserting a simple function in another column based on data in the adjacent column etc.) - except an action which involves my using an Add-In called 'EasyFilter' by Ron de Bruin MVP. When activated, the Macro does everythiing else except duplicate the action involving the Add-In... Can anyone help me, please? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Recording a macro does not record any actions that involve running some
other VBA code, such as something from an addin. Regards, Peter T "Pelham" wrote in message ups.com... I have just started my journey with Macros and VBA in order to help me clean lists of data that I am copying into Excel from the Internet. Everything works fine when I get Excel to record a Macro to duplicate my actions to clean the data (e.g. deleting some columns; inserting a simple function in another column based on data in the adjacent column etc.) - except an action which involves my using an Add-In called 'EasyFilter' by Ron de Bruin MVP. When activated, the Macro does everythiing else except duplicate the action involving the Add-In... Can anyone help me, please? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
recording macro | Excel Discussion (Misc queries) | |||
Recording a Macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
Macro Recording | Excel Discussion (Misc queries) |