Click here to Skip to main content
15,913,055 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Command line arguments Pin
Hesham Amin9-Mar-03 21:05
Hesham Amin9-Mar-03 21:05 
GeneralRe: Command line arguments Pin
NetDave12-Mar-03 9:57
NetDave12-Mar-03 9:57 
GeneralMDI prob Pin
Ashwin C9-Mar-03 2:41
Ashwin C9-Mar-03 2:41 
GeneralRe: MDI prob Pin
mikasa10-Mar-03 9:24
mikasa10-Mar-03 9:24 
GeneralMultiple Instances of a class Pin
Nicholas Cardi8-Mar-03 9:51
Nicholas Cardi8-Mar-03 9:51 
GeneralRe: Multiple Instances of a class Pin
Ray Cassick8-Mar-03 10:27
Ray Cassick8-Mar-03 10:27 
GeneralRe: Multiple Instances of a class Pin
Nicholas Cardi10-Mar-03 20:11
Nicholas Cardi10-Mar-03 20:11 
GeneralValidating a VAT number Pin
mcm8-Mar-03 2:07
mcm8-Mar-03 2:07 
ElseIf txtVAT.Text <> " & IE#######% & " Then
MsgBox "Please enter a valid VAT Number starting with IE ", vbExclamation, "Invalid Data"
Exit Sub

the above is the code i use to ensure a VAT number is entered in correctly (ie an example of a correct VAT number is IE5314569A), however, it throws the message box regardless. What would be the correct syntax? Any help would be greatly appreciated!
GeneralRe: Validating a VAT number Pin
Hesham Amin8-Mar-03 10:51
Hesham Amin8-Mar-03 10:51 
GeneralRe: Validating a VAT number Pin
Anonymous10-Mar-03 6:45
Anonymous10-Mar-03 6:45 
GeneralInherits LicenseProvider Pin
Duncan Edwards Jones7-Mar-03 23:18
professionalDuncan Edwards Jones7-Mar-03 23:18 
GeneralExtract required information from downloaded web pages Pin
zulqarnain7-Mar-03 6:55
zulqarnain7-Mar-03 6:55 
GeneralRe: Extract required information from downloaded web pages Pin
Hesham Amin7-Mar-03 11:02
Hesham Amin7-Mar-03 11:02 
GeneralUsing .dll's created in Visual C++ in VB [both forums] Pin
dazinith6-Mar-03 5:43
dazinith6-Mar-03 5:43 
GeneralRe: Using .dll's created in Visual C++ in VB [both forums] Pin
Hesham Amin6-Mar-03 22:31
Hesham Amin6-Mar-03 22:31 
GeneralRe: Using .dll's created in Visual C++ in VB [both forums] Pin
Nick Parker7-Mar-03 7:04
protectorNick Parker7-Mar-03 7:04 
GeneralRe: Using .dll's created in Visual C++ in VB [both forums] Pin
Daniel Turini8-Mar-03 0:41
Daniel Turini8-Mar-03 0:41 
GeneralError while loading document object reference not set to an instance of an object Pin
DODO6-Mar-03 3:42
DODO6-Mar-03 3:42 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
Ray Cassick6-Mar-03 4:35
Ray Cassick6-Mar-03 4:35 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
Danny Blanchard6-Mar-03 9:45
Danny Blanchard6-Mar-03 9:45 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
Nic Rowan6-Mar-03 20:05
Nic Rowan6-Mar-03 20:05 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
DODO9-Mar-03 0:13
DODO9-Mar-03 0:13 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
nguyentuancuong9-Mar-03 14:43
nguyentuancuong9-Mar-03 14:43 
GeneralRe: Error while loading document object reference not set to an instance of an object Pin
silverbeam10-Mar-03 10:10
silverbeam10-Mar-03 10:10 
GeneralProblem of VB macro of Word 2000 Pin
mandelbrot5-Mar-03 20:49
mandelbrot5-Mar-03 20:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.