View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jamie Collins Jamie Collins is offline
external usenet poster
 
Posts: 593
Default Repost: ListBox Headings - customized! Class Module (warning: long post)"

(Robots) wrote in message

You can't use AddressOf operator to refer to functions in class
modules either.


Thanks Jamie. I'll remember(?) that. I presume same thing apply to VB.


Yes and C++ too.

Jamie.

--