View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default VBA auto sort multicolumn table when data is changed/deleted in protected sheet mode

Be careful that code line wrap doesn't occur after pasting. Split lines use...

" _"

...at the end. Otherwise all lines are single lines.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion