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 strongm 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: *

  • Users: shawwallace
  • Content: Threads
  • Order by date
  1. shawwallace

    my session area

    MY SCREEN.AREA IS CORRECT WHAT IT BELOW> EACH PAGE THE BELOW ONE HAS DIFFERET POSTION MAY BE FIRST PAGE SHOWING 11,18 SECOND PAGE SHOWING 12,18 TOTAL 15.00 14.00 00 SO CAN I MENTION LIKE THIS Set MyArea = MyScreen.Area(11,18,11,116,1) '(19,18,19,116,1)
  2. shawwallace

    from excel to Extra! - coding corrections!

    Hi! thank you very much for your help. the below code does it have any correction from vt session if it is more than two rows in excel that mean 14 and 15 press enter to next screen ( how do i write this codeas condition) copy from excel 14c,14d,14e,14f,14g.14h to screen Supplier Account...
  3. shawwallace

    write from excel to Extra!

    this is staring point from excel to Extra! is it any corrections in that code Sub Main Dim appExcel As Object Dim wbExcel As Object Dim aSheet As Object Dim Sessions as Object Dim System as Object Dim AccountNum As String Dim Sess0 as Object Set...
  4. shawwallace

    From excel file to Extra!

    i have standard excel template file user enters the datas. is it posssible can i transfer from excel to Extra! please provide the code . I did search here. But it is confusing. could you provide the code please thanks
  5. shawwallace

    how do write this code

    from vt session i have some records showing in that, i have to grab the thing and print or if it is no records found that also print how do write the bothe in one. the below code could anybody modify this thansk in advance MyScreen.SENDKEYS "<Home>*<EraseEOF><Tab>UT<Enter>")...
  6. shawwallace

    read from excel write into Extra!

    Hi! i new this forum i have received excel sheet from client as attachment i saved it in share drive from share drive with different excel sheet how do i open the excel, read from excel write it in Extra! could you provide the code I appreciate your help.

Part and Inventory Search

Back
Top