Results 1 to 4 of 4

Thread: Excel Userform VBA code to submit to worksheet

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Master paulked's Avatar
    Joined
    Apr 2006
    Posts
    1,007
    Location

    See attached

    Here's a starting point.

    I would rename the checkboxes with a number at the end corresponding to the column the data goes into. This would make it easy for a for-next loop to fill the row with the Y/N values.
    Attached Files Attached Files
    Semper in excretia sumus; solum profundum variat.

Posting Permissions

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