Hi
Can a VBS script take an xlsx file that has more than 65000 rows and create as many target files whose rows number count do not exceed that?
This script should work independent of Excel in windows xp.
Thanks
@strongm
Hmmm... I do not know.
It works right now. Does not affect other chrome, or not, windows and as wise people have said, "If it is not broken, DO NOT fix it"!
Up to this point ("C:\Program Files\Google\Chrome\Application\chrome.exe" --app=http://xxx.xxx.xxx.xxx/cm?cmnd=.....) it works fine.
If I hit Alt + F4 manually the window closes. I just need the batch file to do it...
Thanks for the answer.
Let me be more specific. I am trying to make a batch file that when executed:
1. Would open a chrome window and get an http address: "C:\Program Files\Google\Chrome\Application\chrome.exe" --app=http://xxx.xxx.xxx.xxx/cm?cmnd=.....
2. Would then close that window
3. Would...
Used Windows notepad, typed Sendkeys "%{f4}" and saved the file with vbs extension.
However, when executing, I get:
Windows Script Host
Script: C:\test.vbs
Line: 1
Char: 1
Error: Type mismatch: 'Sendkeys'
Code: 800A000D
Source: Microsoft VBScript runtime error
What am I doing wrong?
Win XP...
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.