Hi
I was wondering whether there was a line of code that, On error would reattempt the step again.
Sometimes, I get a message "unable to save" sometimes which is a network issue. If I save for a second time (manually), it saves without any problems.
If the above line fails, then repeat this step.
thanks in advance
I was wondering whether there was a line of code that, On error would reattempt the step again.
Sometimes, I get a message "unable to save" sometimes which is a network issue. If I save for a second time (manually), it saves without any problems.
HTML:
thisworkbook.save
If the above line fails, then repeat this step.
thanks in advance