Hi there, I am trying to copy contacts from an excel file to create new contacts on Outlook.
I looked for some older and found some information but I have a different problem.
I am only allowed using a certain of specific activities.
The problem is: whenever I use Type Into to write the variables that I saved from the excel file, for example the Name, and type it into the Text Box in the outlook contacts, it won’t work as intended.
For example when I type the First Name + the Last Name into the Fullname it skips a text box and writes it in the Company instead. I used the selector to indicate on the text box area and played with the input methods but nothing seems to work.
These so called behaviour happends not just at this point but even later as it openes the little window of the numbers text box.
Also I hear the windows bell sign as if a ‘wrong’ button was pushed.
Can someone help me undenrstand what I am doing wrong?
Thanks.
@zigelnik
Check the Selector:
Make sure the selector (the thing that identifies the text box) is correct. Use the selector editor to highlight the right field in Outlook.
Try Different Input Methods:
Experiment with “Set Text” or “Type Secure Text” instead of just “Type Into” to see if it works better.
Add a Delay:
Put a short delay before typing into the text box. Some applications need a moment to get ready.
Use Simulate Type:
Enable “Simulate Type” or “Send Windows Messages” in the “Type Into” properties. It helps mimic typing more accurately.
1)use wild cards (*,?)
2)use anchors