Hi Folks,
I am trying to run a VB Script to get the date and time in mmddyyyyHHmm format, I got a script for that in this site
https://stackoverflow.com/questions/28765980/vb-script-date-formats-yyyymmddhhmmss
But when I am running this in Desktop flow I am not getting any output, can someone help me on this?
@ScottShearer @Pstork1 @Expiscornovus @tom_riha @abm
Solved! Go to Solution.
Is there a particular reason you need to do this using VBscript? You can accomplish the same thing with built in actions. Just retireve the current Date and Time into a variable and then run the convert Datetime to text action with a custom format.
Is there a particular reason you need to do this using VBscript? You can accomplish the same thing with built in actions. Just retireve the current Date and Time into a variable and then run the convert Datetime to text action with a custom format.
Thanks @Pstork1 ,Sure I will try that
Also, can you help me with one more issue,?
I have a Macro Excel file in which I have few buttons to click, I am using "Click UI element in window" action to click that button but the issue is if the name of the document(excel file) changes then this action fails .
do you have a solution for that?
I would post that as a different question. Off the top of my head I don't have a solution for that.
User | Count |
---|---|
16 | |
16 | |
14 | |
9 | |
8 |
User | Count |
---|---|
31 | |
28 | |
24 | |
23 | |
13 |