View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Harry Harry is offline
external usenet poster
 
Posts: 71
Default Changes to Excel 2007 VBA

I am compiling a summary sheet of changes to Excel VBA in Excel 2007 .
I've come across the post with the subject "Excel 2007 VBA versus excel
2003" and wondered if there were any other major points that needed to be
covered.

Example: the autoFilterMode property now works with worksheets. Each table
object has its' own AutoFilter object.

thanks,
Harry