N
naveen prasad
Hi all i have a table T1
Fields are a1,a2,a3, b1,b2,b3, c1,c2,c3, d1,d2,d3, e1,e2,e3 = 15 fields
created
a1,a2,a3 belongs to 1 group like requests received,time in, time out.
b1,b2,b3 beongs to group like request actioned, time in, time out.
c1,c2,c3 belongs to group like request cleared time in ,time out.
like wise other groups also.
a1,a2,a3 data is say upto 125 records.
b1,b2,b3 data is say upto 100 records
c1,c2,c3 data is say upto 75 records.
i want to create form which will be input to c1,c2,c3 fields only.
when a record is entered it should be entered at 76th record, but it is
entereing at 126th record..
Fields are a1,a2,a3, b1,b2,b3, c1,c2,c3, d1,d2,d3, e1,e2,e3 = 15 fields
created
a1,a2,a3 belongs to 1 group like requests received,time in, time out.
b1,b2,b3 beongs to group like request actioned, time in, time out.
c1,c2,c3 belongs to group like request cleared time in ,time out.
like wise other groups also.
a1,a2,a3 data is say upto 125 records.
b1,b2,b3 data is say upto 100 records
c1,c2,c3 data is say upto 75 records.
i want to create form which will be input to c1,c2,c3 fields only.
when a record is entered it should be entered at 76th record, but it is
entereing at 126th record..