Search found 2 matches
- Thu Nov 27, 2025 8:45 pm
- Forum: General Discussion
- Topic: Parsing data from email subject
- Replies: 3
- Views: 65
Re: Parsing data from email subject
Hello. I'm stuck here and not able to find the first free row... ;***************************** ;* RoboTask Task file ;* Do not edit in text editor! ;***************************** [Root] ActionAfterRun=INTEGER|0 Actions=FOLDER Automat=INTEGER|-1 CatID=INTEGER|0 Comment=STRINGLIST ContinueOnError=INT...
- Thu Nov 27, 2025 1:42 pm
- Forum: General Discussion
- Topic: Parsing data from email subject
- Replies: 3
- Views: 65
Parsing data from email subject
Hello. I would need some help to create a task with the following steps: 1. Read new email from a POP account; 2. Read value1 and value2 from email subject: values are separated by a comma; 3. Copy the values in column A and B of an excel spreadsheet with a fixed name; 4. Appending new values under ...