View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scottnshelly[_43_] scottnshelly[_43_] is offline
external usenet poster
 
Posts: 1
Default Sub or Function not defined

Last week, i had a workbook that worked perfectly. I went on vacatio
and when i came back i get an error "Sub or Fuction not defined". th
only thing that it says is
Private Sub CommandButton3_Click()

Call changecolors

End Sub

what could possibly be wrong with this that was not wrong last week?

and yes, i do have a module with the name changecolor

--
Message posted from http://www.ExcelForum.com