View Single Post
  #1   Report Post  
need help
 
Posts: n/a
Default how to display single database records into forms for printing

I have info stored in a csv format, viewable by excel. I want to take each
individual record of that database and put it into a form suitable for
printing. And then print each record.

I will also need to do this on a regular basis, using data in the same
format, but with different numbers of records in each database.

Is there an easy way to do this?