Results 1 to 8 of 8

Thread: 2 separate change events code issue (Floating Cmd Button & List box selection)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    VBAX Master paulked's Avatar
    Joined
    Apr 2006
    Posts
    1,007
    Location
    You hadn't got the Selection_Change code in Sheet1 code module.


    In future, I'd avoid naming objects with cell references (Cmd1, Cmd2 etc) so I've renamed them CmdB1 & CmdB2.
    Attached Files Attached Files
    Semper in excretia sumus; solum profundum variat.

Tags for this Thread

Posting Permissions

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