Hi all,
I'm trying to add code to an Excel macro I made in my Office98 days. For starters, the macro was written in the old sheet-based Macro language (i.e. =WORKBOOK.ACTIVATE("compuAccessCHART",FALSE)
So, my question is, how, in Office2004, do I record a macro so that the instructions get written in the Macro spreadsheet of that Office98 sheet-based Macro language. That way, I can add the recorded code to the already created macros in the Macro sheet?