Dear Expert
I have synchronized 3 Table Like DispatchCalls,ClosedCalls,CancelCalls I need to add data from xls file to these tables day by day
I want pull data through CMD button in Form to pull data from particular folder extract data from particular file
For E.g
I have Dispatch,Closed,Cancel report in paricular folder in xls ,
If i click Dispatch Button first clear old data in Table then it pull data from this dispatch file to paste into table "dispatch calls"
If i click Closed Button first clear old data in Table then it pull data from this Closed file to paste into table "Closed calls"
If i click Cancel Button first clear old data in Table then it pull data from this Cancel file to paste into table "Cancel calls" .
at any cost table name shouldnt chance.
find the attachment of Onsiteexport is Ms-Access where data export from excel &
3 xls file data move to exact table