I'm not sure if that's the best heading for this question but I'll give it a shot.
We're pulling loads of data from various spreadsheets with lookups to create a group of cells that when compile will form an HTML script so we're automating the creation of our index pages.
We've just modified the site so that the HTML pages work out to be more complicated and therefore the script is bigger. Excel has a limitation on the amount you can contain in one cell so where it used to work, now the cell contents concatenated together is too big.
Is there anyway of exporting A1:Z1 continously as a text file (saved as x.html) without any formatting?
Regards
Tony
We're pulling loads of data from various spreadsheets with lookups to create a group of cells that when compile will form an HTML script so we're automating the creation of our index pages.
We've just modified the site so that the HTML pages work out to be more complicated and therefore the script is bigger. Excel has a limitation on the amount you can contain in one cell so where it used to work, now the cell contents concatenated together is too big.
Is there anyway of exporting A1:Z1 continously as a text file (saved as x.html) without any formatting?
Regards
Tony