Hi,
I have a data entry form with five fields (name, address, city, county, state). 90% of the users will have only one record to enter but the other 10% might have more than one. So I created a second set of fields in the table (name1, address1, city1, county1, state1). Now in the data entry form I want the second row of record to appear only when necessary....hidden until the user click a command button. Is there a way to do it and if so can you help with it.
Any help is appreciated, thanks in advance
Paul
I have a data entry form with five fields (name, address, city, county, state). 90% of the users will have only one record to enter but the other 10% might have more than one. So I created a second set of fields in the table (name1, address1, city1, county1, state1). Now in the data entry form I want the second row of record to appear only when necessary....hidden until the user click a command button. Is there a way to do it and if so can you help with it.
Any help is appreciated, thanks in advance
Paul