View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cornelia Cornelia is offline
external usenet poster
 
Posts: 18
Default Macro name changes

When I tried to run a macro from a button today, it said something like "name
not recognized". I noticed my macro name had changed from:

"MatchUnits"
to
"WorkbookName.xls!MatchUnits.MatchUnits"

Does anyone know why this happened and what I can do to fix it?

I am an infrequent and fairly inexperienced macro "programmer".

Thank you!!