Search found 7 matches
- Mon Apr 04, 2022 4:26 pm
- Forum: General Discussion
- Topic: RoboTask and Google Forms
- Replies: 1
- Views: 1996
RoboTask and Google Forms
I am trying to use Robotask to fill in a Google Forms form, and often the first one or two entries aren't filled in - I get the error that the form element (or elements) can't be found. But I know the element is correct, and sometimes it IS found and the values go through tp the spreadsheet. Does th...
- Mon Apr 27, 2020 3:56 pm
- Forum: General Discussion
- Topic: Inputting multiple variables at once?
- Replies: 2
- Views: 6080
Re: Inputting multiple variables at once?
Thanks, Oleg!
- Mon Apr 27, 2020 12:47 pm
- Forum: General Discussion
- Topic: Inputting multiple variables at once?
- Replies: 2
- Views: 6080
Inputting multiple variables at once?
Is there a way to input more than one variable at once? I've got over a dozen different variables to enter into a routine, and a multi-input box would be preferable to writing lines for a dozen inputs.
- Wed Apr 22, 2020 4:24 pm
- Forum: General Discussion
- Topic: Trying to use file loop
- Replies: 2
- Views: 6387
Re: Trying to use file loop
Thanks for the help! Figured out what I was doing wrong with the loop. Great product, Oleg, just takes me time to puzzle this stuff out.
- Tue Apr 21, 2020 8:55 pm
- Forum: General Discussion
- Topic: Trying to use file loop
- Replies: 2
- Views: 6387
Trying to use file loop
I am trying to put together a little routine that will look through a folder of photos, grab the metadata "Title" for each photo, create folders named after the various metadata chunks, and move the photos into the new folders. So, each photo will be organized into a folder named after the...
- Sat Aug 24, 2019 2:43 pm
- Forum: General Discussion
- Topic: How to use local variable in VB Evaluate expression?
- Replies: 2
- Views: 6340
Re: How to use local variable in VB Evaluate expression?
Oleg - Much appreciated! I love the product, by the way. I'm on the evaluation version now, but will definitely be purchasing the full version. Thanks again!
- Fri Aug 23, 2019 10:18 pm
- Forum: General Discussion
- Topic: How to use local variable in VB Evaluate expression?
- Replies: 2
- Views: 6340
How to use local variable in VB Evaluate expression?
I am trying to use VB Evaluate to calculate a simple expression that uses one of my local variables, called SF . I'm assigning the result to another local variable. The equation is 0.02 * SF , but obviously SF doesn't work in the VB Evaluate expression box! How do I get my local variable into that e...