Im trying to create a form with buttons to enter data.
i am new to visual basic so please explain any answers in detail.
![]()
Please Login or Register to view this content.
Im trying to create a form with buttons to enter data.
i am new to visual basic so please explain any answers in detail.
![]()
Please Login or Register to view this content.
Last edited by bnielson; 09-05-2014 at 01:54 AM. Reason: sent wrong workbook
Hi, bnielson,
welcome to ExcelForum. Please have a read at Forum Rule #3 and add code-tags to your procedure prior to us having a look at the code.
And please consider to attach your workbook to have a look which would make answering a lot easier.
Ciao,
Holger
Use Code-Tags for showing your code: [code] Your Code here [/code]
Please mark your question Solved if there has been offered a solution that works fine for you
ok i think i got all that sorry![]()
Hi, bnielson,
just from looking at the code I can´t find the reason why any error should occur as you don´t specify which error number is shown (worksheet not avaialble or trailing blanks behind name, worksheet protected, merged cells). That´s why I asked for a sample workbook.
BTW: is your sheet called "IP Address Book>"?
Ciao,
Holger
Workbook should be attached now.
and the sheet is named "sheet1"
There's no control on the userform with the name txtEquip, or txtEqui, or txtIP, or txtSub, or txtGate.![]()
If posting code please use code tags, see here.
Can you explain how to add control to the userform, thanks
The controls are there, they just don't have the right names.
Hi, bnielson,
only txtSite has been renamed accordingly. You would need to open the properties window via F4 in the VBE and change the names for Textbox1 to Textbox4 accordingly to match your code or adapt your code to match the names of the Textboxes.
Ciao,
Holger
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks