Q: Sometimes, multiple items inside one cell are separated by <br> instead of creating individual cells for the data. How do I extract data separated with <br>?
A: To work around this problem, use the TYPE=HTM extraction. It preserves all HTML tags inside the text so that the extraction result can be separated later. See also the "Demo-Extract" example macro for more details.