The string on Combo boxes is very, very similar to my own issue, but I’ve read so much today:
I have a table in WordPerfect format (don’t ask — I’m trying to “leverage” here). The table holds info about users. If you open it in Word it has some extra line breaks within cells, but the data is intact. I think I can loop through the cells and clean the data, but…
By the way, it is a simple table with no header (ergo no field names).
Anyway, I’d like to populate a listbox with the info in the table so it can be used in the creation of a document.
I *could* save the WP document as an Excel 4 spreadsheet, though I’d like to just access the WP file, if at all possible. But if I do have to save to another format, I can’t seem to populate a listbox from an Excel spreadsheet, either.
Does anyone have any suggestions? Thanks in advance!
Kim