Skie
thank you so much and i apologies for that.
sorry about that. Really iam not wounding you. i think i will repharse the question. may be you might not understand my question the way i asked you.
i have in one screen capture all datas and put it in excel
the same thing i need to do with...
Thank you skie. But each screen it will go through the
the below process, and it will write into excel
so coudl you provide the code where do i have to modify in my code. thanks a lot.
Sess.Screen.SENDKEYS("<Home>GD<Tab>*<EraseEOF><Tab>NKMUT<Enter>")
sorry! earlier it is half of the code only. here it is full code
Declare Sub Wait(Sess As Object)
Sub Main()
Dim Sys As Object, Sess As Object
Set Sys = CreateObject("Extra.System")
If Sys Is Nothing Then
MsgBox ("Could not create Extra.System...is E!PC installed on this...
HI!
I have the below code from screen to excel from vt session copy
but i need it the requirment below:
i have screen K1,K2,K3,K4,K5,K6,K7,K8,K9,KA,KB,KC,KD,KE
FROM EACH SCREEN IT WILL GO USING SHIFT + KEY ENTER K2, K3
AND SO ON AND CHECK THE BELOW ON...
Skie
I appreciate your help. + <tab> i tried it does go next field. it is not going below.the only key is SHIFT + TAB. when i tried sendkeys <shift><tab> it type as it it. it is not going botton field form home
do you have idea?
thanks
i need help from you guys. thanks n advance.
the actual screen shows 0001 but copied in excel only 1
i need 0001 in excel sheet.
Dim SettlementNo as String
SettlementNO = Trim(Sess0.Screen.GetString(x, 40, 5))
.Cells(Rw, "A").Value = SettlementNO
Hi !
i heard this website from my friends. i am new to this website and new to macro also.
could you help me i grab from this web sife how to put it in excel sheet.
now i have clarification;
how can id SHIFT + TAB TO GO DOWN
I tried SENDKEYS <SHIFT> + <TAB> it is not working
the genious are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.