Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question
3  
Show your existing code – Tim Williams Jul 24 '12 at 15:06

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.