Results 1 to 4 of 4

Thread: create form with ActiveX combobox, textbox

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Aug 2022
    Posts
    2
    Rep Power
    0

    create form with ActiveX combobox, textbox

    Hi,

    A list of students' names is already typed in Table1 in the DATA sheet.

    I designed a form so that after entering the items and pressing the Save button, that information is saved in a table in the DATA sheet, But there are problems that I cannot solve:

    • If a new student is entered in "new student", the entered name will be compared with the existing names in first column of Table1 and added to the end of the list if it is not duplicated. If duplicated, give an error message.


    • The first column of Table1 should be automatically considered as the cmbNameSTU combo box list.


    • If the student's name is typed in "Name" (and not selected from the list), when the Save button is pressed, the typed name will be compared with the existing ones, and if it is not in the list, it will give an error message.


    • While typing in "Name", the combo box will open and the items that start with the typed character will appear automatically.


    File attached.
    Attached Files Attached Files

Similar Threads

  1. Replies: 1
    Last Post: 08-29-2022, 01:58 AM
  2. Replies: 0
    Last Post: 03-29-2018, 05:38 PM
  3. create invoice with user form
    By anil21 in forum Excel Help
    Replies: 7
    Last Post: 02-07-2018, 04:57 PM
  4. Office Version Independent Non-Activex Date Time Picker Using Form Controls
    By Excel Fox in forum Excel and VBA Tips and Tricks
    Replies: 0
    Last Post: 07-17-2013, 12:27 AM
  5. Replies: 3
    Last Post: 12-07-2011, 09:59 PM

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
  •