K
Karan
Hi,
I have two tables Called SalesBilling & TradeBilling
Both the Table's structures are same in all the fields and Data Types.
Because of these two bills have different Bill Numbers i made them in Two
Tables.
for example: Sales Billing Starts with 1, 2, 3, ........
Trade Billing Starts with 1001, 1002, 1003, ..........
Now i want to merge the Two Tables and sort out according to Dates.
Can this be done? for the time being i am exporting both the tables to
excel and copy paste both the data in one sheet and sorting out by dates.
which looks like (only Bill No. Field) 1, 2, 1001, 3, 4, 5, 1002, 1003, 6,
................
I tried to do by Query, but failed.
Any help will be highly valued.
Thanks and Regards
Karan.
I have two tables Called SalesBilling & TradeBilling
Both the Table's structures are same in all the fields and Data Types.
Because of these two bills have different Bill Numbers i made them in Two
Tables.
for example: Sales Billing Starts with 1, 2, 3, ........
Trade Billing Starts with 1001, 1002, 1003, ..........
Now i want to merge the Two Tables and sort out according to Dates.
Can this be done? for the time being i am exporting both the tables to
excel and copy paste both the data in one sheet and sorting out by dates.
which looks like (only Bill No. Field) 1, 2, 1001, 3, 4, 5, 1002, 1003, 6,
................
I tried to do by Query, but failed.
Any help will be highly valued.
Thanks and Regards
Karan.