View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mehrdad hakimzadeh Mehrdad hakimzadeh is offline
external usenet poster
 
Posts: 1
Default compiler error in calling Exell functions

When I want to use ROW(), COLUMN()and ADDRESS() functions
in an Exell macro, I receive the message "Compiler error:
Sub or function not defined.".

Thanks