View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ronio Ronio is offline
external usenet poster
 
Posts: 13
Default How do I: vba to create column sorting buttons/hyperlink

I would like to create a VBA that will take my column headings and create
either a hyperlink or a button for each column heading.
When the link/button is clicked it will sort the table by that column.

Thx,
Ronio