Importing spreadsheet or database text into a tableWhen you import data into a table, you need to begin by formatting data in a text-only file in a way that GoLive accepts. For a single-celled table, you should simply format the data as you'd like it to appear in the table. For a multiple-celled table, you should format the data so that each line represents the contents of a row and contains column separators (tabs, commas, spaces, or semicolons) to separate the data between columns. Most spreadsheet and database applications can export data to a text-only file in one of these column-separated formats.
To import data from a text-only file into a table:
When GoLive imports the data into the table, the table creates additional rows and columns as necessary to accommodate the data. |