Results 1 to 6 of 6

Thread: 'simple' frustrating task

Threaded View

  1. #3

    Thread Starter
    New Member
    Join Date
    Aug 2005
    Posts
    4

    Re: 'simple' frustrating task

    I get the error on the line I posted

    Text36.Text = DropDownList1.Text

    text 36 is the text box and drop down list 1 is the combo box.

    the whole block looks like this

    Private Sub BtnSubmit_Click()
    Text36.Text = DropDownList1.Text
    End Sub
    Last edited by midgetron; Aug 5th, 2005 at 09:33 AM. Reason: adding more code

Posting Permissions

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



Click Here to Expand Forum to Full Width