Is this possible in Numbers?

I have a Text Edit file with a bunch of random email addresses unformatted which look like this:
<[email protected]> John Doe, <[email protected]> Ann Blink,   [etc]
Is it possible to copy and paste them, or import them into a Numbers document in way that will automatically
put them into  an alphabetical column?
cheers
M S
PS As a matter of interest - how do I get the fictional examples of email addresses above NOT to appear in clickable format .. just plain text in this post?

The posted script may help you.
--{code}
--[SCRIPT from_TextEdit_to_Numbers]
Enregistrer le script en tant que Script : from_TextEdit_to_Numbers.scpt
déplacer le fichier ainsi créé dans le dossier
<VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:Applications:Numbers:
Il vous faudra peut-être créer le dossier Numbers et peut-être même le dossier Applications.
Copier depuis TextEdit les données addresses mail + titulaire stockées sous la forme :
<[email protected]> John Doe, <[email protected]> Ann Blink, …
Aller au menu Scripts , choisir Numbers puis choisir “from_TextEdit_to_Numbers”
Le script découpe le contenu du presse-papiers en lignes de deux valeurs
qu'il enregistre dans un fichier texte qu'ouvre Numbers.
--=====
L’aide du Finder explique:
L’Utilitaire AppleScript permet d’activer le Menu des scripts :
Ouvrez l’Utilitaire AppleScript situé dans le dossier Applications/AppleScript.
Cochez la case “Afficher le menu des scripts dans la barre de menus”.
Sous 10.6.x,
aller dans le panneau “Général” du dialogue Préférences de l’Éditeur Applescript
puis cocher la case “Afficher le menu des scripts dans la barre des menus”.
--=====
Save the script as a Script: from_TextEdit_to_Numbers.scpt
Move the newly created file into the folder:
<startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Numbers:
Maybe you would have to create the folder Numbers and even the folder Applications by yourself.
Copy from TextEdit mail addresses + owner names stored as :
<[email protected]> John Doe, <[email protected]> Ann Blink, …
Go to the Scripts Menu, choose Numbers, then choose “from_TextEdit_to_Numbers”
The script split the clipboard's contents in rows of two values.
It save them in a text file which Numbers open.
--=====
The Finder’s Help explains:
To make the Script menu appear:
Open the AppleScript utility located in Applications/AppleScript.
Select the “Show Script Menu in menu bar” checkbox.
Under 10.6.x,
go to the General panel of AppleScript Editor’s Preferences dialog box
and check the “Show Script menu in menu bar” option.
--=====
Yvan KOENIG (VALLAURIS, France)
2011/09/09
--=====
on run
          local en_texte, p2temp, txt_name, txt_path
          set en_texte to my remplace(the clipboard as text, ", <", return)
          set en_texte to my remplace(en_texte, "> ", tab)
          repeat
                    if character -1 of en_texte is in {space, return, linefeed, ","} then
                              set en_texte to text 1 thru -2 of en_texte
                    else
                              exit repeat
                    end if
          end repeat
          set p2temp to (path to temporary items from local domain)
          set txt_name to do shell script "date +_%Y%m%d_%H%M%S.txt"
          set txt_path to (p2temp as text) & txt_name
          tell application "System Events" to make new file at end of p2temp with properties {name:txt_name}
          set txt_path to txt_path as alias
  write en_texte to txt_path
          tell application "Numbers" to open txt_path
end run
--=====
replaces every occurences of d1 by d2 in the text t
on remplace(t, d1, d2)
          local oTIDs, l
          set oTIDs to AppleScript's text item delimiters
          set AppleScript's text item delimiters to d1
          set l to text items of t
          set AppleScript's text item delimiters to d2
          set t to l as text
          set AppleScript's text item delimiters to oTIDs
          return t
end remplace
--=====
--[/SCRIPT]
--{code}
Yvan KOENIG (VALLAURIS, France) vendredi 9 septembre 2011 14:26:56
iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
My iDisk is : <http://public.me.com/koenigyvan>
Please : Search for questions similar to your own before submitting them to the community

Similar Messages

  • I have created two related books in Lightroom 5 (Volumes 1 and 2) but my balance of page numbers is off. So I'd like to take some pages out of one book (complete with images) and paste them into the other. Is this possible?

    I have created two related Blurb books in Lightroom 5 (Volumes 1 and 2) but my balance of page numbers is off. So I'd like to take some pages out of one book (complete with images) and paste them into the other. Is this possible?

    Can you zip up a few of your GoPro images, upload them to dropbox.com and post a share link, here, so others can experiment with them, or do you mean this issue is global to all camera models?

  • I have purchased Pages, Numbers and Keynote for my iMac and wish to transfer them to my iPad 3. Is this possible and if so how do I do it?

    I have purchased Pages, Numbers and Keynote for my iMac and wish to transfer them to my iPad 3. Is this possible and if so how do I do it?

    If you want to have Pages, Numbers and Keynote on the iPad then you will need to buy the app versions from the iTunes app store - the Mac version (OS X) is not compatible with the iPad (iOS), they are different operating systems.

  • I want to order files (e.g., photos) in a particular order (not necessarily an order that is an option in MacOS. Ie, my own custom order, and I want them STAY in that order until I change the order. Is this possible?

    I want to order files (e.g., photos) in a particular order (not necessarily an order that is an option in MacOS. Ie, my own custom order, and I want them STAY in that order until I change the order. Is this possible?

    Custom sort order is not a typical option in the list view of any desktop computing systems I know of. The way you're seeing it work is also how it works in Windows and other systems.
    There is no "None" sort order. What you're seeing is a "None" option under "Arrange By." Arranging is not the same as sorting; arranging is how the files are grouped in the window. For example, you can arrange (group) files by Kind while sorting by Name. You'll notice that if you are in List view and you choose Arrange By "None," in the window there is still a sort triangle next to the column name that it's sorting by.
    If Arrange is set to None, the files appear in one big group (the traditional view) that is controlled by the Sort order (where there is no None option).
    I didn't even know the difference between Sort and Arrange until I saw your question and did a little research! This Macworld article helped:
    How to arrange and sort files in Lion Finder (also applies to later OSs like Mavericks)
    As for your main question, how to do a custom sort order in the Finder, you can only rearrange files manually in Icon view. As with other operating systems, if you want to create a custom sort order for photos there are other ways:
    Use a photo organizer application like iPhoto or Lightroom. Some let you have custom sort orders in folders, but others only let you have a custom sort inside a different container like an "album" or "collection". Having those additional container types is part of why photos are often best managed in an organizer application and not on the desktop.
    Rename the files. You can use a renaming utility program to rename the photos with numbers that will enforce your sort order when sorted by name on the desktop, like
    01 Photo.jpg
    01 Photo.jpg
    01 Photo.jpg
    or
    Photo 01.jpg
    Photo 02.jpg
    Photo 03.jpg

  • Is this possible in Automator?

    Is this possible?
    I save images to my Desktop sometimes. I want to use Hazel and Automator to automatically move the file to another location by asking in a pop-up or something where I want this just-saved image to go---for example, to "Vacation Photos," to "Pet Photos," to "Family photos," etc. Then, move it there. After it does so, I want it to either 1.) continue the numbering sequence of photos (so if I move a photo to "Pet Photos," I want it to continue the existing sequence in "Pet Photos"--e.g., naming it petphotos-005.jpg) or if this isn't possible 2.) after the move, have Automator select ALL the contents in the chosen folder and rename everything in sequence, including the photo I just added to that folder.
    Thank you so much!

    Not all applications provide Automator actions, so they won't necessarily show up in the actions library. For an Automator solution, you can use a couple of *Launch Application* actions in your workflow to launch the desired applications.

  • Partial AVCHD Archive - only selected clips - is this possible?

    A have a couple of video cameras with built-in flash memory, and iMovie (8.0.5) will import the clips fine. I want to archive some events to DVD -- but not the entire contents of the camera memory.
    In the Import from Camera box, there is an Archive All button, but I only want to archive some of the clips. Is this possible?
    I also have Toast 10.0.4, but again it seems to want to backup my entire camera memory onto a number of DVDs. I just want to send the raw AVCHD files from 1 event to someone, hopefully on a single disk. Thanks, Jeff

    Ok here is something I just learned and I hope I can describe it correctly. First I have about a year and half of saved mts avchd files before switching over to the Mac completely now. What I could not understand fully was that if I connect my camera to the mac imovie can read the files and import the video fine and quickly but can not do anything with my already saved files. I could use a extra converter but it would take hours instead of minutes. So I played with the archive format and came up with this solution if you want to save just the avchd files as backups or to send to someone who can do the same.
    ok now what I learned:
    On my video camera I made 5 recordings( recorded blank wall) of atleast 4 minutes long (to cover my longest clip saved) and then used imovie to make an archive of it. In the archive folders stream folder I deleted the mts files there. After that I copy the earlier mts (5 at a time) files I recorded in the stream folder and renamed them using the automater for ease, the same numbering the camera used in my case 00000.mts 00001.mts etc... then in imovie import from the archive. It will come up with the correct thumbnails but the incorrect times of the clip, but imovie will import with the correct times as long as the clips importing are shorter then the dummy recorded clips (thats why I made them 4 minutes each) if you try to import clips longer then it will stop short and the clip will get trimmed. Also if you do it this way then you need the same number of clips in the archive as it was first saved or it may not detect correctly in imovie. I also noticed that one of my cameras I needed to move the bdmv folder to the main folder the archive is ( ../volume/camera archive/bdmv/...). You can make your own dummy archive with as many clips as you need, just make sure the same amount in in there when importing. So far it seems to work and alot better then converting and archiving everything in the imovie way for future recordings ( i like to rename and organize my .mts files for backup). That way if you just what certain files saved you can save the mts or mt2s files to dvd renaming files to make easier to locate the ones you want later and have the dummy archive for importing into imovie.
    I hope I explained it good enough. If you have questions it may take a few days for me to reply since I use the library for internet access (no connection at home)
    good luck

  • How to insert page breaks, I would like certain rows to print on a new page  I am making a childrens dictionary and would like to to automactically print each letter on a new page.  is this possible?

    How do I insert a page break on certain rows in a Numbers spreadsheet.
    I am making and always updating a childrens dictonary and would like to be able to hit print and have each letter start on a new page.
    Is this possible?
    Thanks

    AM,
    Set your view to "Print View" and you will see the individual pages. More pages will be added as you drag content away from the existing pages.
    Arrange your content as you would like to see it printed. That's it. What you see is what will print.
    Jerry

  • I want to create a play list based on beats per minute. Is this possible?

    I want to create a play list based on beats per minute. Is this possible?
    I have selected show bpm on my itunes screen but there are no numbers there.

    Tracks do not come with BPM information included, either from the iTunes Store nor when you import a CD. You need to enter in the BPM information yourself. There are applications for Mac that can analyze tracks and determine (more or less) the BPM automatically, and there may be something similar for Windows. Otherwise you'll have to determine the BPM yourself and enter that information in the field for each track.
    BTW, this forum is for questions about iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. For future questions, you'll be most likely to get help with this issue if you ask in the general iTunes forums.
    Regards.

  • How display possible batch numbers according material number in cv04n

    Hi All,
    cv04n -->clasifications,  there is fields availables like batch number, material number.
    initially in batch number field not available f4 help, material number f4 help is available.
    my requirement is create f4 help for display possible batch numbers, for this i create zfunction module and done f4 help for batch numbers.
    but first enter material number then display batch numbers whenever click f4  according material number.
    in my zfunction module how i know user which material number entered.
    how display, please give me solution with coding.

    Check following customizing:
    Logistics General --> Batch Management --> Specify Batch Level and Activate Status Management
    If you want to change the batch level, you have to start conversion to activate the change.
    Note that you cannot reset conversion from plant level to a higher level, read the documentation for customizing of
    "Specify Batch Level and Activate Status Management".
    If you want to work with same batches for different materials, you should use "Batch unique at material level".
    Logistics General --> Batch Management --> Batch Number Assignment
    Here you can define how the system should create batch numbers.
    Best Regards, Dirk

  • I have two separate itune accounts under two different email accounts and would like to combine them under one account.  Is this possible and if so, how do I do it?

    I have two separate itune accounts under two different email accounts and would like to combine them under one account.  Is this possible and if so, how do I do it?

    If you go to Settings > iTunes & AppStore , you can sign out from your account, and sign in with the one you've used to purchase apps.This will not remove any apps you already have on it.
    Then you can go to AppStore and download apps you've purchased (either via "Purchased" button in "Updates", or simply search for them and download them.
    That way you can have multiple accounts' apps on your iPad. When updating, you will be prompted for the credentials for account you've purchased given App with.

  • I work with a child who is not able to move his neck.  to see the ipad, it has to be placed high above the table (eye level).  he needs access with a mouse - is this possible?

    I work with a child who has physical disability and cannot move his neck.  The ipad needs to be eyelevel in order for him to see it, but he also is not able to raise his hand and would need mouse access...  is this possible?

    I'm sorry but the iPad does not work with a mouse, there is no cursor on the iPad and the iPad was designed as a touch screen device so a mouse will not work.
    I really don't know what to suggest other than this new device, and it might be worth a look. I assume that the child can use his hands for a keyboard.
    http://www.thinkgeek.com/product/e722/

  • Unfortunately, I lost by an update all the apps on my iPad 2. Now I can not pull the data from the cloud to my iPad. How is this possible?

    Unfortunately, I lost by an update all the apps on my iPad 2. Now I can not pull the data from the cloud to my iPad. How is this possible?

    If you just installed iCloud does that mean you updated the iOS that's running on your iPad?  If so, you'll want to restore all the programs you have from the backup you hopefully made.
    Refer to these articles for help.
    iTunes: Backing up, updating, and restoring iOS software.
    If you don't want to use iCloud, simply don't activate it.
    You can also download the programs again.
    If you live in a country that supports re-downloading apps then you can re-download them.  You can refer to this article for more help.
    Downloading past purchases from the App Store and iTunes Store
    What to know if your country supports downloading past purchases?
    iTunes in the Cloud Availability

  • I am getting old and looking forward to use I Pad as a Phone if possible through WIFI! I this possible? The screen is to small for me! If possible, with new I Watch taking calls, other uses through I Pad!

    Like I wrote on title, I am getting old and it is not easy to see E-mails, news etc. on a I phone! New I phone will not help me for the size.
    If possible, everything without calls, I would like to use I Pad as direct unit, and for calls through I Pad over WIFI all calls. If a call as Skype, I would like
    to use the I Pad as a monitor. Is this possible?
    I found on a side that there is a product for people for better hearing, which can be put into the ears, using WIFI with I Phone.
    If this product could be used also for I Pad as a Phone for hearing, and the I watch or I Pad as Microphone, it will be great for old Mac users.
    Is this possible with our system know?
    I am using Mac since Classic II! Would like to continue with the newest items with the possibility for old person with bad Eyes or Ears.
    Looking forward for a kind answer
    with regards
    Christian an old Mac user!

    Definitely No

  • I have a Macbook Pro with OS 10.6.8 with no updates. Bundled is iPhoto 11, version 9.2.6. I would like to update my OS to 10.9.5 or later. Is this possible and which version is recommended?

    I have a MacBookPro with OS 10.6.8. It has no updates. This version contains Iphoto 11, version 9.2.3. I would like to upgrade my operating system to 10.9.5 or later. Is this possible and how best to proceed? How will this affect iPhoto?
    Thanks, Jeff

    If you have a mid/late 2007 MBP you can install the latest OSX that is available, on your MBP.  Mavericks (10.9) has been replaced by Yosemite (10.10) and is no longer available in the App store. 
    You choices are Lion (10.7), Mt.Lion (01.8) (both $20) or Yosemite (free).  The first two are available from the Apple online web site.  Yosemite can be downloaded from the App store.
    Ciao.

  • I just bought my macbook pro and it's charged up to 100% and is still plugged in but now shows the battery at 98%.  How is this possible when it's plugged in to the charger and the green light is on?

    I just bought my macbook pro and it's charged up to 100% and is still plugged in but now shows the battery at 98%.  How is this possible when it's plugged in to the charger and the green light is on?

    The system regularly lets the battery drop to about 95% when on the charger, then recharges to 100%.  This lets the batery exercise "just a little" all of the time and saves the recharge curcuits from overuse.
    Regualr occurence for me.
    Also ... you need to let your battery work at least once per month.  Let it run down to 40%, but not less if you can at all avoid it.  Running thr battery fully dead will shorten the battery life significantly.

Maybe you are looking for

  • Windows 7 Bootcamp 3.1 No Sound

    Having a strange issue with a Windows 7 64 install on a 27" iMac (i5). I've installed Bootcamp 3.1, fixed the terrible banding issue that generally plagues me every time I do one of these 27" Bootcamp installs, and (for the very first time, having do

  • FireWire 400&800 (IMAC Core2) NOT WORKING after Upgrading to SNOW LEOPARD!

    My FireWire 400&800 (iMAC Core2) are *NOT WORKING* after Upgrading to SNOW LEOPARD! Any Solutions? Thanks! --Frank Strallents www.SHOCKPROOFX.com

  • Sharepoint 2007 as content server for DMS?

    Hi, Knowing Sharepoint 2003 is not able to act as DMS content server. Does any know if the new Sharepoint 2007 has this function to act as DMS content server? Thanks in advance. Regards, Ronald

  • Standard Report for Customer Listing

    Hi Gurus Is there any standard report available for Customer listing which display customer details. Points will be rewarded.. Regards Happy

  • Upload To Newsstand

    Hi, When uploading to newsstand there are few options on the DPS builder like multi folio with entitlement (I do not have subscription yet). And on Apple site the is a requirement for a sample issue in the in app purchase section. Is there a guide ho