Thanks everyone. No Gasman, that's not it. Its basically as the others have responded.
On click of a single button, if the field1 value is A, load frmA, else if field1 value is B, load frmB, else if field1 value is C, load frmC else there is no form for the value.
Thanks for the code attempt...