Table 1: has the raw data.
table 1 fields are
Index , OpStamp , UutMSN , OID , Etag ,EDesc, Estamp1 , Etamp2, Evalue
Table 2: is going to be the record count , counting how many etags occurred per UutMsn. table 2 is blank at the moment.
Table 2 fields are
Optamp , UutMSN , Etag ------------> errors across horizontally
So my question is how do i link, or perform the count from table 1 etag column into table 2.
Can someone assist me? Do I enter the data by code or Access automatically extracts the data from table 1 and perform the record via query. Im new to access.
Can someone post me a tutorial