I’m trying to get names and e-mail address into an Excel Sheet that people import into my computer using Automator. Example.
People show up to a meeting and go up to the computer to sign in with their name and e-mail address. How do I get that text into an Excel Sheet?
Thanks
Jim
—–
Jim Estrella
MacMost Q&A Forum • View All Forum Questions • Ask a Question
How Do I Get “Ask for Text” Text Into an Excel Sheet Using Automator?
Comments: 5 Responses to “How Do I Get “Ask for Text” Text Into an Excel Sheet Using Automator?”
Comments Closed.
Hard to say without knowing how the data is saved now. Are you saving it to a text file? If so, then you can just open that text file in Excel or whatever.
Could you guide me on how to save it to a text file?
Thanks
Gary.
P.S. Your videos are the best on youtube. Have learned soooo much.
Thanks
Jim
Ah, I thought you were doing that already. So right now you just ask for the text and then do nothing with it?
Using Automator to add to a text document isn't easy. It is stretching what Automator can do. You can use AppleScript inside of Automator to do it, but it depends on your programming skill.
If you look in Automator under Text actions there are a few you might be able to piece together if you are clever: New TextEdit Document, Get Contents of TextEdit Document, Set Contents of TextEdit document, etc. Though it might be impossible without at least a little AppleScript.
Perhaps you are simply using the wrong tool for this task. Is the Mac connected to the Internet? Then why no use a Google form? http://macmost.com/using-google-forms-to-create-questionnaires.html
Why not just use a data form in excel to get the information into it?
Make the following columns: Frst Name, Last Name, Email Address (optional - Newsletter, if you want to find out if they would like to receive newsletters) Then use Data>Form.
Joe
Could you explain in more detail. I'm trying to use automator were a person walks up to a computer before a meeting and signs in. Then his data is sent into an excel or word file to save later. Thanks for the help
Jim