+ Reply to Thread
Results 1 to 2 of 2

Help with Textbox control Please!

  1. #1
    Forum Contributor
    Join Date
    09-10-2008
    Location
    Phoenix, AZ
    MS-Off Ver
    Office 365
    Posts
    985

    Help with Textbox control Please!

    Hello All,

    I think I posted this in the wrong section. so sorry about that

    Hello All,

    I have a TextBox Control that has the following code



    Please Login or Register  to view this content.
    I have assigned the Scrollbar to it using the properties - but I now need to link the Textbox to the following Cell in another sheet




    Please Login or Register  to view this content.
    I do not know how to use the above code and incorporate the cell so the Textbox loads the cell data

    Please Advise !

    Best Regards,


    John

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,957

    Re: Help with Textbox control Please!

    John,

    Don't use a textbox - insert an ActiveX Listbox, and use your cells as the ListFillRange (without the equal sign)

    EmployeeData!Q20:U33

    and set the column count to 5.

    Note that you can only get the first column of values into the linkedcell as output.
    Bernie Deitrick
    Excel MVP 2000-2010

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to set Max and Min value to control the TextBox
    By iqballud in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-10-2014, 01:29 AM
  2. Custom TextBox Control
    By foxguy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-18-2010, 04:32 PM
  3. Regarding TextBox Control
    By skonduru in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 04-29-2010, 09:33 AM
  4. Textbox control
    By bhodge10 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-09-2007, 12:11 AM
  5. [SOLVED] Rich Textbox Control
    By Chris in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-10-2006, 09:25 PM

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