![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Posts: 19
|
hi, i am having trouble with writing a project, i want a text box in a membership form, and i want people to enter a post code, and i want it to only allow the correct ammount of charachters to be entered, e.g ll68 abc, and if it is entered incorrectly then an error message would pop up. can anyone help me as this is really troubling me. any help would be much appreciated
BoB |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
The textbox has a property Maxlength....set this to your max length. To view the textboxs propetties Just press F4 while in the VBE editor HTH Ivan |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Posts: 26
|
hello
I have a password to allow users to enter, they sign up and choose passwords. But, i was waundering if its possible to make the computer actually recognise the user and remember their details, eg. address thnks alot Craig |
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Auckland, New Zealand
Posts: 4,209
|
Quote:
Basically Use a seperate sheet to record there details Hide this sheet. Use workbook open & a userform to get the info and do a check against the data you have in the hidden sheet. There are a lot of ways to do this..... have a go @ trying to do this. If you get stuck then repost with your problem and I'm sure someone will help Ivan |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|