vranjit138
Board Regular
- Joined
- Dec 18, 2006
- Messages
- 146
- Office Version
- 365
- Platform
- Windows
Hi,
I have three columns A, B and C starting from row 12 in Excel sheet1 - slno, Batch_No,Batch_code
first i get the details of slno and Batch_No. first I update these records in ms access in a table - main_table.
in the evening i get the details of Batch_code. Now i have to update the Batch_code from column C to the relevant slno and Batch_No in main table.
Iam unable to write a update query to update the exising rows of data.
Please help me.
Thanks in advance
Ranjit
I have three columns A, B and C starting from row 12 in Excel sheet1 - slno, Batch_No,Batch_code
first i get the details of slno and Batch_No. first I update these records in ms access in a table - main_table.
in the evening i get the details of Batch_code. Now i have to update the Batch_code from column C to the relevant slno and Batch_No in main table.
Iam unable to write a update query to update the exising rows of data.
Please help me.
Thanks in advance
Ranjit