Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. aravindhan31

    macro working when do Step by Step & not working when run it at one shot

    Hi, Thank you so much for the explanation. the Send keys with "" strinng is by mistake, when i copy and pasted my code it ignored all the strings after Send keys. like this Sess0.Screen.Sendkeys("2<Enter>") Sess0.Screen.Sendkeys("pocr<Enter>") it has taken as Sess0.Screen.Sendkeys("2")...
  2. aravindhan31

    macro working when do Step by Step &amp; not working when run it at one shot

    Hi, I have a macro built in a way that copies data from excel and pastes in attachmate screen and then when press Enter it populates some data and the same data is taken back to excel. this is working fine when i was testing that is doing a step by step ( Pressing F8) everything is fine, but...

Part and Inventory Search

Back
Top