jooni 0 Posted July 4, 2011 Hi, I known a little c++ but I'm new in Autoit language. I need script to copy text from table A1 paste then paste to browser in specific msgbox. Anybody saw script which works like this ?. Thanks. Share this post Link to post Share on other sites
smartee 14 Posted July 4, 2011 hi jooni, Search for the _IE* and _Excel* functions in the help file Try piecing something together and if you run into more trouble, post back with your attempts -smartee Share this post Link to post Share on other sites
jooni 0 Posted July 5, 2011 Ok I read something about this function but I'm too stupid to create it script, maybe you saw script like that. I can edit this script. Share this post Link to post Share on other sites
smartee 14 Posted July 5, 2011 hi jooni,Silly me I forgot to say... Welcome to the forums!! You're not too stupid, you're just new to AutoIt, we all were at some point, take a moment to read the Wiki and help-file and you'll be coding in no time.As for an example specific to your question, the functions I referenced in my previous post is as close as I can get with such little detail in your question. Remember, the better you explain yourself, the more relevant/specific the help you receive will be; Also you will receive more help when you show more effort. Regards,-smartee Share this post Link to post Share on other sites