Search found 90 matches

by drunkenmonkey
Sat Mar 06, 2021 2:25 am
Forum: Beginners
Topic: ListBox dialog control - how to loop and count
Replies: 12
Views: 10304

ListBox dialog control - how to loop and count

Hi, can someone help me and show me how to count the total items in a list.
How to loop, from the beginning of the list to the end of the list.
Thank you!
by drunkenmonkey
Mon Mar 01, 2021 6:09 pm
Forum: Technical / Scripting
Topic: ListBox dialog control
Replies: 12
Views: 4806

Re: ListBox dialog control

Hi Dorian! Thank you again for your help.
As you see in the picture there is 2 columns -> Prestation and Age
I want to show all possible scénario from user selection based on those 2 variable
Scenario(Z) = Prestation(x) X Age(Y).

Hope it helps!
by drunkenmonkey
Mon Mar 01, 2021 3:41 pm
Forum: Technical / Scripting
Topic: ListBox dialog control
Replies: 12
Views: 4806

Re: ListBox dialog control

Hi Dorian, thank you to reply. Let say you have a product for: Client (Male or Female from user selection) - Age (Multiple selection) - SmokinStatus - Amount (Multiple selection) I want to show for in list Scenario(x) Client Age(x) SmokingStatus Amount(x) In the exemple the selection is 3 X Amount a...
by drunkenmonkey
Mon Mar 01, 2021 2:19 pm
Forum: Technical / Scripting
Topic: ListBox dialog control
Replies: 12
Views: 4806

Re: ListBox dialog control

Smal mistake.
result should be
To:
Scénario 1 : Homme 30 ....50000
Scénario 2 : Homme 30 ....100000
Scénario 3 : Homme 30 ....250000
Scénario 4 : Homme 40 ....50000
Scénario 5 : Homme 40 ....100000
Scénario 6 : Homme 40 ....250000
...
by drunkenmonkey
Mon Mar 01, 2021 2:16 pm
Forum: Technical / Scripting
Topic: ListBox dialog control
Replies: 12
Views: 4806

Re: ListBox dialog control

Thank you again for your help it is very appreciated. Following the code provided previously, If I want to add a loop so the result as show in image will change from Scénario 1 : Homme 30 ....50000 Scénario 2 : Homme 40 ....100000 Scénario 3 : Homme 50 ...250000 To: Scénario 1 : Homme 30 ....50000 S...
by drunkenmonkey
Sun Feb 28, 2021 10:32 pm
Forum: Technical / Scripting
Topic: ListBox dialog control
Replies: 12
Views: 4806

Re: ListBox dialog control

Thank you so much Dorian. Again you just made my day. :D :D :D
Have a great day!
by drunkenmonkey
Sun Feb 28, 2021 6:30 pm
Forum: Technical / Scripting
Topic: ListBox dialog control
Replies: 12
Views: 4806

ListBox dialog control

Hi! I'm new to this, could you help please. I want to populate a list from user input. Let say I want the user to enter 5 items in the list so the will display the items entered by the user in the 5 input. I have this code but it will just show the last item. Thanks for your help. //Set IGNORESPACES...
by drunkenmonkey
Tue Feb 23, 2021 6:58 pm
Forum: Technical / Scripting
Topic: ChromeFindElements & ChromeElementAction
Replies: 5
Views: 2977

Re: ChromeFindElements & ChromeElementAction

Thank you again many times. I'll look applied this lesson. :D :D :D
by drunkenmonkey
Tue Feb 23, 2021 5:09 pm
Forum: Technical / Scripting
Topic: ChromeFindElements & ChromeElementAction
Replies: 5
Views: 2977

Re: ChromeFindElements & ChromeElementAction

If I may ask another question. I have an item list on the web site and I want to select the secon item = PE20">Vie entière payable 20 ans - Patrimoine bonifié. How do I manage do let it work? Thank you! <div class="row"> <div class="col-sm-24 col-md-8 col-lg-8"> <div class="form-group"> <label for="...
by drunkenmonkey
Tue Feb 23, 2021 3:58 pm
Forum: Technical / Scripting
Topic: ChromeFindElements & ChromeElementAction
Replies: 5
Views: 2977

Re: ChromeFindElements & ChromeElementAction

Thank you so much for your help. Just made my day. :D :D :D
by drunkenmonkey
Tue Feb 23, 2021 1:16 pm
Forum: Technical / Scripting
Topic: ChromeFindElements & ChromeElementAction
Replies: 5
Views: 2977

ChromeFindElements & ChromeElementAction

Hi! I tried to get work the 2 commands for clicking a button but was not able to. When inspecting the object I have this code. Someone can help me figure out how to use the 2 commands working. Thank you! <a id="sommaire-boutton" class="btn btn-primary btn-actualiser pull-right" tabindex="0" data-act...
by drunkenmonkey
Fri Feb 07, 2020 4:19 pm
Forum: Technical / Scripting
Topic: Upload file to OneDrive
Replies: 5
Views: 3087

Re: Upload file to OneDrive

Thank you for Link Marcus. I have seen this and others but was not able
to digest the info because I lack of programming skill.

Files format are Outlook msg with atachment witch are mostly pdf and xlxs.

Thank you for your help.
by drunkenmonkey
Fri Jan 31, 2020 9:56 pm
Forum: Technical / Scripting
Topic: Upload file to OneDrive
Replies: 5
Views: 3087

Re: Upload file to OneDrive

thank you! tried this without success.
[snippet=]HTTPRequest>https://d.docs.live.net/xxxxxxxxxxxxxxx ... T,,strHTML,,,,[/snippet]
by drunkenmonkey
Fri Jan 31, 2020 9:55 pm
Forum: Technical / Scripting
Topic: Upload file to OneDrive
Replies: 5
Views: 3087

Re: Upload file to OneDrive

Thank you! Can you show me how to do it with the HttpRequest
HTTPRequest>https://d.docs.live.net/xxxxxxxxxxxxxxx ... T,,strHTML,,,,
Tried this without success!
Thank you!
by drunkenmonkey
Fri Jan 31, 2020 11:08 am
Forum: Technical / Scripting
Topic: Upload file to OneDrive
Replies: 5
Views: 3087

Upload file to OneDrive

Hi everyone,
I am new to MS and I tried to upload file.

Can you provide me a code snipet that I can use.

I tried from the example provides but no file is uploaded.

Thank you!
Sign up to our newsletter for free automation tips, tricks & discounts