sumit Posted September 23, 2008 Posted September 23, 2008 Hi Guys can you write a script or suggest how to write a script which will read a text file containing the following two linesBrowser("the HiringTool - Employer").Page("the HiringTool - Post").WebList("Industry").Select "Securities"Browser("the HiringTool - Employer").Page("the HiringTool - Post").WebList("JobCategory").Webedit "Taxes"and output two files1 excel file with the following lines2 text file containing following linesBrowser(x1).Page(x2).WebList(x3).Select x4Browser(x1).Page(x2).WebList(x3).Webedit x4Help will be much appreciated
dbzfanatic Posted September 23, 2008 Posted September 23, 2008 There are built in excel functions, search the helpfile for them. Also search for StringSplit(), FileRead(), and FileWrite(). Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
sumit Posted September 23, 2008 Author Posted September 23, 2008 There are built in excel functions, search the helpfile for them. Also search for StringSplit(), FileRead(), and FileWrite().can anybody give the code
dbzfanatic Posted September 23, 2008 Posted September 23, 2008 (edited) If you want someone to do the code for you go to rentacoder.com You said you wanted to be pointed in the right direction, so that's what I did. Then again you could always just do it by hand or the better solution which is to...Read the helpfile and examples and learn to do it yourself *dramatic music*, trust me it pays off in the long run. Edited September 23, 2008 by dbzfanatic Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now