For instance
Title Value Comments
R1 55.55.55 = (RPA makes a description of value in notepad)
R2 33.33.33 = (RPA makes a description of value in notepad)
For instance
Title Value Comments
R1 55.55.55 = (RPA makes a description of value in notepad)
R2 33.33.33 = (RPA makes a description of value in notepad)
Do you have screenshots of what you want to achieve as an example?
This seems pretty straight forward, but if you’ve got requirements around the descriptions i.e. based on values it may be more complicated.
i basically want to grab the data from the value column and display what they are in the notepad as a description
You want to write Description column value into Notepad right ?
Hi @Zachary_Oliver,
Not quite very clear on your question, why don’t you just give us a small explanation with the input, the process, and the expected output; so we can better understand your problem!
Regards,
Abdullah
I guess you need to enter the data in the excel file to a notepad. I have done a similar thing to help someone previously. So thought of sharing the xaml. What this does is, it extracts three columns from the excel sheet and adds them to a notepad row by row.
I think this would help you get it sorted…
ExcelToNotePad.xaml (8.8 KB)
Let know whether this helps!!
Did my workflow work for you? Anything that I should help on that?
This helped. Thanks!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.