Can anyone please let me know the procedure on how can i pick data from excel and paste it into a word format.
I have 3 columns in the excel, lets say:
FirstName
MiddleName
LastName
Now, I have to pick the FirstName from the excel and paste it in the word document. How can i work with the selection procedure?
Thanks!
How to include the “Find” functionality in the same?
For instance I have to search the text “FirstName” and then select the value corresponding to FirstName and paste in it word.
Have you gone through the Excel training in the training materials? All is there , you will soon get the ideas and dealing with data
You even don’t have to open explicitly word doc as well just use “Word Application Scope” activity i.e. same like “Excel Application Scope” Activity.
You can easily see the available activities under that category like all available activities for word will be available under Word category and so on(Just make sure you have installed that package from package manager first). for activities guide -