S
Syed(Excel)
Dear All,
I have to download data from server every month and prepare a report.
I have two tables in access database namely as A & B. Both have some
identical & different rows of data. I wanna compare these missing data
and then merged missing field of table A into table B. Here is the
sample :
Table A
Student ID Name Class Fees
1 ABC 1 $100/-
2 BBC 1 $200/-
5 FBC 8 $500/-
Now here is Table B
Table B
Student ID Name Class Fees
2 BBC 1 $200/-
3 CCC 2 $250/-
4 EBC 6 $350/-
5 FBC 8 $500/-
************Required data in report is as below ************
Table C
Student ID Name Class Fees- A Fees B
1 ABC 1 $100/-
2 BBC 1 $200/-
3 CCC 2 $250/-
4 EBC 6 $350/-
5 FBC 8 $500/-
Hope i am clear !
Thanks for your time & support.
I have to download data from server every month and prepare a report.
I have two tables in access database namely as A & B. Both have some
identical & different rows of data. I wanna compare these missing data
and then merged missing field of table A into table B. Here is the
sample :
Table A
Student ID Name Class Fees
1 ABC 1 $100/-
2 BBC 1 $200/-
5 FBC 8 $500/-
Now here is Table B
Table B
Student ID Name Class Fees
2 BBC 1 $200/-
3 CCC 2 $250/-
4 EBC 6 $350/-
5 FBC 8 $500/-
************Required data in report is as below ************
Table C
Student ID Name Class Fees- A Fees B
1 ABC 1 $100/-
2 BBC 1 $200/-
3 CCC 2 $250/-
4 EBC 6 $350/-
5 FBC 8 $500/-
Hope i am clear !
Thanks for your time & support.