The first screenshot below is what I start out with in my internet browser. I use the mouse to select the text and copy it to the clipboard. I highlight the whole table excluding the last cell (bottom right). I can't recall the exact reason for excluding that cell, but at some point along the way it became apparent to me that I needed to do this.
Screenshot 2025-01-15 221304.png
I then open Word and use an assigned keyboard combination to run the macro which pastes the text into the document and formats it as such:
Screenshot 2025-01-15 234357.png
Document version of screenshot above:
ABC.docx
My macro so far:
macro (1).txt