Search found 12 matches

by hardik_228
Mon Sep 20, 2010 4:00 am
Forum: Beginners
Topic: How to compare variable to the combo box list
Replies: 1
Views: 6575

How to compare variable to the combo box list

Hi there :) How can i compare variable to the combobox list value. What I want to acheive here is, if combobox is full with 10 items in it and as soon as it will find exect item as per variable it will select that only and press TAB. Please help here :( I am trying to do this from last two weeks and...
by hardik_228
Tue Sep 14, 2010 12:15 am
Forum: Beginners
Topic: Select values from combo box in Mozilla FireFox
Replies: 3
Views: 7663

Postcode means postal code like 3000 for Melbourne, 2000 for sydney, 6000 for Perth. Each diff. postal code have diff. suburb name but sometimes some of the postel codes contain more than one suburb. in that case i want to do something like if you can copy and paste postal code from excel in to fire...
by hardik_228
Mon Sep 13, 2010 7:46 am
Forum: Beginners
Topic: Select values from combo box in Mozilla FireFox
Replies: 3
Views: 7663

Select values from combo box in Mozilla FireFox

Hi there, I am trying to do script for Post code in Firefox. I have an excel spreadsheet with contain Post code, suburb name and status. How do I select right suburb name for post code which mentioned in to the spreadsheet. like, some of the post code have more than one suburb name and i want to sel...
by hardik_228
Wed Dec 16, 2009 2:03 am
Forum: Beginners
Topic: How to set mouse cursor on found text !!!
Replies: 3
Views: 4983

How to set mouse cursor on found text !!!

Hi mate,

Thanks for your help here.

It works now.

but the problem is, how can i move my mouse to particular text. like, if text found on the screen and mouse course is somewhere else then how can i move it on to that found text and click on it. Any idea. Thanks.
by hardik_228
Mon Dec 07, 2009 1:20 am
Forum: Beginners
Topic: How to set mouse cursor on found text !!!
Replies: 3
Views: 4983

How to set mouse cursor on found text !!!

Hi All, Can anyone please help me out here? I have created Macro to copy text from excel and entered into IE. Now, I know how to find text on the screen and wait macro to stop until particular text found on screen with "WaitScreenText" function. BUT, when my macro copying from excel and paste into I...
by hardik_228
Wed Aug 12, 2009 9:50 am
Forum: Beginners
Topic: How to run macro on particular time
Replies: 1
Views: 2928

How to run macro on particular time

Hi there :) Thanks to all of you to help me last time.

I am trying to run my macro at 11'o clock in the morning everyday.

But I could not figure out.

I tried if statement, but not work.

Any suggestion.

Thanks in advance.
by hardik_228
Tue Dec 16, 2008 1:21 am
Forum: Beginners
Topic: How to get cursor postion in DOS window or program
Replies: 4
Views: 7623

How to get cursor postion in DOS window or program

Hi :)
How to get cursor (blinking cursor, normally it appears in any kind of DOS program) position in DOS based window.

I am using GetCursorPos>X,Y command, but it shows me mouse position, but i want to know about cursor position not mouse position.

Thanks in advance.
by hardik_228
Tue Dec 09, 2008 3:20 am
Forum: Technical / Scripting
Topic: String not working in If Function.
Replies: 10
Views: 9452

Actually what i want to do with my script is; -i have excel sheet with 5 codes in A1 to A5 -i have status of those code in B1 to B5 now, in B1 to B5, if i want to apply that code to particular service then i put Y in front of that code and N for do not apply. now, the problem is my whole script is r...
by hardik_228
Mon Dec 08, 2008 1:18 am
Forum: Technical / Scripting
Topic: String not working in If Function.
Replies: 10
Views: 9452

I tried this as well, but it is also shows two messages. if variable found "Y" then it shows only one message and only one message for "N" as well, but whatever it found always shows 2 messages. i tried with 0 and 1 insted of Y and N but problem is same. the thing is if variable found Y then display...
by hardik_228
Thu Dec 04, 2008 11:28 pm
Forum: Technical / Scripting
Topic: String not working in If Function.
Replies: 10
Views: 9452

Thanks mate,

I tried but problem is once condition fulfill then loop must be stop like if variable found Y character in excel it only shows me message box "Hi" and Message box "Hello" for N. but doesn't matter whatever it found in excel it shows me both the messagebox.
by hardik_228
Thu Dec 04, 2008 5:52 am
Forum: Technical / Scripting
Topic: String not working in If Function.
Replies: 10
Views: 9452

Hi marcus,

i tried that but still not working. please help.
by hardik_228
Mon Dec 01, 2008 10:55 am
Forum: Technical / Scripting
Topic: String not working in If Function.
Replies: 10
Views: 9452

String not working in If Function.

Hi guys, Can anyone help me please. I am using MS 6.0. I am trying to get excel data and analyse it. I did following script but it is not working. *************************************************** let>One=0 label>New SetFocus>Microsoft Excel* Press Ctrl Press C Release Ctrl press down wait>1 gcb>O...
Sign up to our newsletter for free automation tips, tricks & discounts