Hello all
I have a question
Can I import a report from Word
Or copy and paste in the access
Hello all
I have a question
Can I import a report from Word
Or copy and paste in the access
Reports are Objects in Access. You probably could create a report object from Word but I doubt that is what you are asking about.
Are you trying to store the text from a Word Document in an Access table? You could probably do that but Word is not a good format for structured data. Text files work a lot better for importing or maybe Excel.
You can use advanced VBA to Import or link objects. I have never tried to import an object like a chart from a Word or Excel file to a Report as I printed the report but, I imagine it is possible to do. It would be a lot of work and a good knowledge of VBA.
I am still not sure what your question is. I am assuming you want to use a chart that is in an existing Word document in your Access report.
Yes exactly
Manual labor in Access Reports boring
As if you are designing (DB) again