If Not fname Then problem = 1 If Not lname Then problem = 2
If fname="" Then problem = 1 If lname="" Then problem = 2