i am trying to browse select open the file
i have error in appExcel line object value set to nothing.
could you help me
Set appExcel = CreateObject("Excel.Application")
appExcel = Application.GetOpenFilename(FileFilter:="Excel Files (*.xls), *.xls", Title:="Please select a file")...
i have 6 pages. each page has 6 to 23 rows
picking correctly. but last page not picking up before picking it come out from the loop.
could you help me what is wrong in the below code.
Do
For i = 6 To 23
a = Trim(Sess.Screen.GetString(i, 11, 6))
b =...
Hi!
this is the first time i am coming to this website.
i am writing macro grab from Attachmate to txt.
total 10 pages
first page copies whole . i did that
each page has turn another side
using pf11
that another page has only the below
.00
39.23
37.23
1.80
<<<<<<<<<<
i need only pick up 1.80 -...
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.