> import the Word-file into a Access table and then create query/report.
>
[quoted text clipped - 10 lines]
>> to an Access Report so that i can put some bound controls on it?
>> Thank you in advance for your help.
You can't import lines into a table. Tables contain data and nothing else.
Can you not produce a report with those same lines?

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)
> The word file is composed from some lines or rectangles.This is the lay
> out of a report.There is no data in the file.How to import lines into a
[quoted text clipped - 16 lines]
>>> to an Access Report so that i can put some bound controls on it?
>>> Thank you in advance for your help.
Mota - 22 Jan 2006 22:02 GMT
The report has a standard lay out and shape,given to me as a .doc format.
What i want is to use that drawn shape on an Access report,rather than
redesign it that takes a long time for me.But it sounds like its not
possible to bring a drawn shape ( i mean a table borders) from a word file
to an Access report.
Thank you.
> You can't import lines into a table. Tables contain data and nothing else.
>
[quoted text clipped - 21 lines]
>>>> to an Access Report so that i can put some bound controls on it?
>>>> Thank you in advance for your help.