How could i send a variable value from Excel (with vba) to a HTA Html Application.
My hta has a table with values to be populated with values calculated by a excel sheet. I tried to use IHTMLElementCollection to get the table cells by his id, but did not work.
Anyone can help me?
Thanks a lot!
Carlos