I have an excel file where there is an image and a shape in it. What I want to do is type a text in that shape. as shown in the gif below
What I did was I open the excel file using the open application activity then use type into activity for the shape. However, it won’t type as shown in the gif below:
I enable ClickBeforeTyping property and tried enabling other properties as well but still it wont type. I also try using click and double click activity before Type Into and still fails. Any suggestions or advice to remedy this will greatly be appreciated. Thanks!
Thank you for your reply. I would like to type into the shape and not in the cell. I tried writing in the cell where the shape is located at but the shape will just cover it and its not proportional to the shape.