Need help translating table to flat file

P

paras.shah

Need some help.

I currently have a table which I need in flat format.

Here is an example

Current Data ->

Fruit Jan
 
S

StrayBullet via AccessMonster.com

If the data is all in one table, it's already in flat format.

If the data is in related tables, you can create a query which will bring the
records together. The result can then be referred to the same as a table
would be or exported to another application if desired.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top