View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Randy Reese Randy Reese is offline
external usenet poster
 
Posts: 14
Default Creating a Checkbox inside a cell for each line

I am importing a text file into spreadsheet one line at a time, I
would like to add a checkbox for each line for the user to be able to
select multiple rows. How do i create a checkbox in a cell? Then
remove it.