Thread: error msg!
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default error msg!

You've tried to use a method or property that doesn't exist.

Hard to tell more without your posting the code at which the error
occurs...


In article .com,
"via135" wrote:

while compling VBA project in a workbook i am getting the following
msg box..!

"Compile error :
method or data member not found"

what could be the reason?