Creating an action button

R

Rod

I know how to make a cell become a hyperlink. How can I
make it become a button to initiate some action such as a
sort on another page.
 
C

Cliff Myers

I don't think the cell can actually become a button. What you do is add a
command button to the cell that when clicked will do what you want.

Good Luck
 
Top