Results 1 to 16 of 16

How to set up checkboxes on 250 rows that toggles the entire row color when clicked?

Threaded View

  1. #12
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,524

    Re: How to set up checkboxes on 250 rows that toggles the entire row color when clicked?

    Cells(rows,columns)
    if you want it to start at row 20 then cells(20,1)

    Why not use the code I gave you and change the start row to 20?
    Last edited by davesexcel; 04-13-2013 at 08:13 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1