Hi all,
I hope that someone can help this novice programmer with vba to import the following table.
The data arrives in an email table, and we copy and paste into a text box.
The code needs to extract the data and import into an Access table.
I appreciate that the table will have 5 fields which reflect the 5 fields to be imported.
However I am not sure how to loop through and import.
Importantly, the number of samples (rows) can vary, i.e., 1 to 10, 14, or more
Any help will be greatly appreciated, thank you.
I hope that someone can help this novice programmer with vba to import the following table.
The data arrives in an email table, and we copy and paste into a text box.
The code needs to extract the data and import into an Access table.
I appreciate that the table will have 5 fields which reflect the 5 fields to be imported.
However I am not sure how to loop through and import.
Importantly, the number of samples (rows) can vary, i.e., 1 to 10, 14, or more
Any help will be greatly appreciated, thank you.
Last edited: