I am requesting a Macro file that will process an Excel file with a list of events and provide me HTML code for this list with appropriate formatting that I will then place in my online website.
The list of events is approximately 200-300, spread over 3 columns.
Each event row will have to be parsed for Title, Date, Time, Location, and price.
The Macro should parse each event row, reorganize columns based on a predetermined structure, then generate HTML code for the table that can be manually pasted into my website.
Please pm me for sample of the excel file or with any additional questions.