View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Melissa Melissa is offline
external usenet poster
 
Posts: 122
Default Macro and Count function

I am recording a macro in Excel 2003 (do not know or use VBA Editor) that
involves many different tasks in the worksheet. When I run the macro, it
runs everything except the CountIF function I recorded. I am using the
function to capture the number of times certain text appears in a column.
Any assistance on getting the macro to record the function?

Thanks.