Thread: Selecting text
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve Steve is offline
external usenet poster
 
Posts: 1,814
Default Selecting text

I'm new to programming. i have a sheet that rows will keep being added in as
we get more jobs. i created a button to sort the data. i need code to tell
the button to select all the data, even after more has been added.

also, what would be the easiest code to tell a button to add a row for new
entry...

thank you