Skip to main content
Inspiring
July 29, 2014
Question

How do i dynamically populate a table with an excel file?

  • July 29, 2014
  • 1 reply
  • 251 views

I need to move a doc from a Word file to some kind of help file (chm, webhelp, whatever). The Word doc has a bunch of tables where most of the data is the same for each customer. Unfortunately, the software has been updated in such a way as to make two of the columns customer specific.

The customer specific data will be stored in an Excel worksheet on the customer's server.

Thanks!

    This topic has been closed for replies.

    1 reply

    RoboColum_n_
    Legend
    July 30, 2014

    Sorry but there is no way to do this. With this setup those two columns would have to be manually updated. Alternatively you could save the Excel file as a HTM file and import that into your RH project.