I have a Sales tracker form in VB6 that a user fills ( name,date, prod code, dollar..) I want to restrict the user from submitting this form unless a dollar amount is entered ( not all prod codes require dollar amounts).
How do i force the user to enter a dollar amount if they choose a product code that requires one?
How do i force the user to enter a dollar amount if they choose a product code that requires one?