View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 923
Default Macro doesn't work in Excel 2003

You'll need to post the code for someone to look at.

Cheers
Nigel

"Polly" wrote in message
...
I write a macro in Excel 2002. When I try to run the
macro in Excel 2003, it doesn't work. Excel prompted that
I have not defined "Sub" or "Function" . However, the
function i used is "Mid" which is a function of macro. I
don't understand why. Please help me!