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. #3
    VBAX Contributor
    Joined
    Jul 2011
    Location
    Manchester
    Posts
    142
    Location
    Quote Originally Posted by paulked View Post
    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.
    Hi and thank you for looking at this for me. I have downloaded the workbook you looked at and the floating button works but i am only able to select a single item from the drop down lists!

    I split the code into 2 sheets to show how each works independently but as soon as i put them in same sheet the drop down list only allows a single selection

    Mykal
    Last edited by mykal66; 12-11-2019 at 03:47 AM. Reason: Describe the issue better

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
  •