Consulting

Results 1 to 2 of 2

Thread: ComboBox Linked Cell

  1. #1

    ComboBox Linked Cell

    Hi guys,
    I was wondering if there is any way to set "linked cell" in combobox to "selection"? So the value I choose in ComboBox would appear in selected cell?

  2. #2
    Nevermind, I've already figured it out - turned out the easiest thing ever (Selection.Value = ComboBox1.Value)

Posting Permissions

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