From and to date

Hi

I am trying to get write the from and to date in excel cell in given format Jun07_Jun13
Can someone please help me to get such output. Thanks

Hi @Naresh_Upadhyay

Just use the DateTimeVariable.ToString(“MMMMdd”)

Below is the workflow for the same.
Main.xaml (7.6 KB)

Workflow Sequence :-
image

Output :-
image

Mark as solution and like it. :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

2 Likes

Thank you!! it worked for me.

Hi @Naresh_Upadhyay

You are welcome :slight_smile:

Happy Automation :raised_hands:

Best Regards
Er Pratik Wavhal :robot::man_technologist:t4: :computer:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.