We download a report with hospital patient information every morning in .CSV format – see attached file (I had to change the file type to .txt to upload – original file extension is .csv) – and need to convert the data into a Word file with the data in tables as shown in the attached Word document. Note – examples have fictional data. I know how to store data in a text file. Is there an easy way to open a Word Document store the first patient name and then store the patient info in a table – one table per patient, each table with one row and three columns. And then repeat the pattern for each patient in the same file. End result is one file with one ‘header’ row and one table per patient. (note that the bolded titles in the Word file are the column headers in the .csv file.
Thanks!
Larry