Convert "Tabular access Report" into Access table

K

Krish

Can anyone help me on this.

I have created a Tabular report in Access i want to export this to
table within the same dB as make table query or any other solution

Thanks in advance

Regards
 
P

pietlinden

Can anyone help me on this.

I have created a Tabular report in Access i want to export this to
table within the same dB as make table query or any other solution

Thanks in advance

Regards

take the recordsource for the report and use it to create a maketable
query.
 
Top