Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. phil5529

    RunTime Error 1004 on online userform using Excel

    okey i have done that! it didnt seem to change much but now when you hi the submit button at the end of the form it freezes the webpage and userform page and stops the programs responding. regards Phil
  2. phil5529

    RunTime Error 1004 on online userform using Excel

    Something else i just discovered which i find VERY strange.... It works absolutley perfectly when opening from the internet if you have Excel2007! But its Excel 2003 it doesn't work online with. Very strange. Any ideas Regards Phil
  3. phil5529

    RunTime Error 1004 on online userform using Excel

    Okey. Thank you. I have changed my personal modules to the workbook now. SkipVought, exactly whaqt information would you like me to provide. i know that i threw information around the place but i will happily rewrite it or say what is needed to help. thanks SkipVought. Combo, Yes thank you...
  4. phil5529

    RunTime Error 1004 on online userform using Excel

    Hi Ive been making a huge form for the last few days to use on the internet! What it is is like an application form. i have used several userforms that you fill in all the required information into and when submitted all the information is transferred to a printable version that will be...
  5. phil5529

    Passwords and hidden object in a userform

    Phwew. it's taken a day, i used your code thank you soooo much, i came up with this, it works pretty well, what do you think Private Sub Find_First_Click() Dim FindString As String Dim Rng As Range FindString = TextBox1.Value FindString = TextBox2.Value If...
  6. phil5529

    Passwords and hidden object in a userform

    Ill give that a try thank you very much Geoff Ill let you no later how it goes! Regards Phil
  7. phil5529

    Passwords and hidden object in a userform

    Ah right. In the columns i have titles such as username, password, first name, first line address etc..... so each row is a new person. So column A is username and B is password, the sheet is called "data1". The following columns (C-AM) is just client information. Many Thanks Phil
  8. phil5529

    Passwords and hidden object in a userform

    Hi XLBO. Okey, this question is going to really display my lack of knowledge. How can i show you the setup and the data behind the form for you to tell me if it is possible. I understand that syntax but i need an option to type in a username and password, and when you type in a different...
  9. phil5529

    Passwords and hidden object in a userform

    Thankyou very much thats great. Seemed quite simple, i feel quite silly now. any ideas on question 2, is it actually possible Many Thanks Phil
  10. phil5529

    Passwords and hidden object in a userform

    Hi there. i am working for a non-profit agencie and am making them a form in my spare time but have become quite syuck based on my feeble VBA knowledge. I have created a huge userformwith about 15 pages to use as an application form. As it gets filled in so do the worksheets/printable version...

Part and Inventory Search

Back
Top