Convert "Tabular access Report" into Access table

  • Thread starter Thread starter Krish
  • Start date Start date
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
 
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.
 
Back
Top