Paste special...

I am an Excel user for many years. As I mentioned that I just started using Numbers today. One question is about Paste special in Excel "Paste ...". From there I can paste a text in csv format back to worksheet from a wizard, which helps me to walk through what delimiter such as , or tab being used in clipboard text.
Today I tried to copy a block of csv text from my web banking (when I tried to save my statements as csv, it displays statements in a block of csv page so I can select all and copy them) and paste them to Numbers. There are only two options available: "Paste" and "Paste and Match Style". I cannot find any way to get my text to a table in Numbers in right columns.
The alternative way I had to do is to save the text to a text file with csv extension and open it in Numbers. I am not sure if there is way in Numbers so that I can directly paste csv text to cells?

--
--[SCRIPT csv2tsv]
Enregistrer le script en tant que Script ou Progiciel : csv2tsv.xxx
déplacer le fichier ainsi créé dans le dossier
<VolumeDeDémarrage>:Users:<votreCompte>:Library:Scripts:
copiez vos données depuis la page source
menu Scripts > csv2tsv
le presse-papiers contiendra des valeurs séparées par TAB
que vous pourrez coller où vous voulez.
--=====
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.
(* à vérifier avec Snow Leopard *)
Cochez la case "Afficher le menu des scripts dans la barre de menus".
+++++++
Save the script as Script or Application Bundle: csv2tsv.xxx
Move the newly created file into the folder:
<startup Volume>:Users:<yourAccount>:Library:Scripts:
copy datas from the source page
menu Scripts > csv2tsv
The clipboard will contain TAB separated values
which you may paste where you want.
--=====
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.
--=====
Yvan KOENIG (VALLAURIS, France)
2009/09/09
on run
set enTexte to the clipboard as text
set enTexte to my remplace(enTexte, ",", tab)
set the clipboard to enTexte
end run
--=====
replaces every occurences of d1 by d2 in the text t
on remplace(t, d1, d2)
local l
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 ""
return t
end remplace
--=====
--[/SCRIPT]
If you want, I may enhance it so it would paste directly where the cursor is located in a table.
Yvan KOENIG (VALLAURIS, France) mercredi 9 septembre 2009 11:21:46

Similar Messages

  • I have to paste/special/text when copying from Firefox and pasting in Word or Excel

    When copying data from a table on IE, I just have to paste (ctrl-v), and the data is pasted into appropriate separate cells.
    In Firefox, I have to "paste special" and click "text" to separate the fields. Otherwise, all the data is pasted into a single cell or in the case of Word, one paragraph.
    Is there a setting that can be designated to allow paste as in IE or as within Word or Excel?

    The [https://addons.mozilla.org/firefox/addon/1852/ Dafizilla Table2Clipboard] extension should help with this.

  • Bug: "Paste Special: Value" overwrites data hidden with Table filters

    I've noticed the following....
    Create a sheet with the values below and enable the "Filter" option on this table.
    (I've added the row-numbers on the left, to later show the filter in action)
    (1) col1
    col2
    (2) a 1
    (3) a 2
    (4) a 3
    Using the filter option on the col2 column, unmark value "2".
    This is an essential step, since the bug only appears when hiding rows -in between- of other rows.
    Hiding 1 or 3 will not have the same result.
    You table should now look like this. Notice row (3) is hidden, as it should be:
    (1) col1
    col2
    (2) a 1
    (4) a 3
    Now type "b" in a random empty cell, select the cell (not the value), and copy it.
    Now, and this is an essential step, click down on the "a" value on row (2), keeping your mouse pressed, drag to the "a" value on row (4),  so that both cells are selected with one selection box, not two separate boxes.
    Within this selection box, right-mouse click, and select "Paste Special -> Values" NOT "Paste Special -> Paste".
    Now use the filter to unhide value "2". You table should/will look like this:
    (1) col1
    col2
    (2) b 1
    (3) b 2
    (4) b 3
    This is -not- the expected behavious, when using "Paste Special -> Paste", the result is
    as expected:
    (1) col1 col2
    (2) b 1
    (3) a 2
    (4) b 3
    This issue is also present in Excel 2010, and i've tested this on various computers.

    Tested in Excel 2013, it also happens there.

  • How do you paste special in Keynote?

    I want to group items and then paste special as an image???

    if you mean embedding a font - Keynote does not have this feature
    a work around is to use Arial font which is installed on all PC and Mac machines
    if you mean placing text on the slide - click on the text button in the tool bar
    if you mean something different,    post back

  • Using the paste options randomly misses out text, don't use it and use the 'Paste Special...' option instead (MS Outlook)

    Also there seems to be no obvious way to report Office bugs.  This is leaving little room for improvement.  Not sure if there has been any planning on this front???
    For example, [MS Outlook] using the paste options randomly misses out text, (don't use it and use the 'Paste Special...' option instead).  But how do I communicate this to the Office team without knowing at least one of the team personally (which I
    don't)???

    Hi,
    Do you have this issue when pasting in other programs?
    If you are pasting something into Outlook, some formats and images may get lost, especially when you choose the Paste Options as Keep Text Only.
    Once you have this issue again, please try with "Keep Source Formatting". This may keep the Sour Formatting and you may not get the text lost.
    If you have any feedback when using our products, I suggest you press Ctrl + Alt + 7 or Ctrl + Alt + 8 to submit it. Microsoft will always listen to users' voice and make the products better and easier to use.
    Regards,
    Melon Chen
    TechNet Community Support

  • Preserve formatting using paste special doesn't work.

    First off, I'm using a Mac.
    I'm currently watching a Total Training tutorial that says I should be able to paste formatted text from Microsoft Word 2008 to Dreamweaver CS3 using the Paste Special command, but I am unable to get this to work. Is this a bug with Word 2008 or Dreamweaver CS3? What's the fix?
    Thanks!

    I don't have Word 2008 to test, but using Word 2004 with both Dreamweaver CS3 and CS4 on a Mac offers only limited choices with Paste Special (Shift+Cmd+V). The only options are Text only, Text with structure (paragraphs, lists, tables, etc), and Retain line breaks. The other options are greyed out.

  • What is the shortcut for paste special?

    Hello
    I am trying to paste content into a web page and would like to paste the hyperlinks.
    The short cut has an arrow then command then V. What is the arrow?
    Thank you

    Thank you Grant
    This still isnt working, maybe its the website I am trying to paste special my article into.\?

  • Paste Special link from excel to Ms project 365

    Hi 
    I don't have a paste link button on my ms project 365? I am trying to import an excel sheet and the option to link the two isn't available on the project side? Can someone please advise.
    adam 
    <object cotype="cs" id="SILOBFWOBJECTID" style="width:0px;height:0px;display:block;" type="cosymantecnisbfw"></object>
    <object cotype="cs" id="SILOBFWOBJECTID" style="width:0px;height:0px;display:block;" type="cosymantecnisbfw"></object>

    If you're using Project Pro 2013 for Office 365, Julie's right: in the task ribbon, under paste, click on "paste special" then "paste link".
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Unable to Save, unable to Paste Special

    Running DW CS5.5 on Windows XP. The problem happens in all Sites (approximately 20)
    Dreamweaver internal JavaScript errors are coming at me when I try to "Save", "Paste Special", "Insert > Tag", and many other functions. The automatic date update function is not working along with a lot of other problems. When I do a CTRL-V to paste, it's throwing in all sorts of trash tags that are being picked up from the Word or Outlook content I'm copying, such as:
    Usually I use Paste Special to strip out this junk, but nothing comes up when I click Paste Special.
    Clicking Save in the form of "File > Sale", CTRL-S or the shortcut button at the top of the code pane does not work. I have to do a Save All or close the file and wait for the forced "Changes have been made do you want to save them?" prompt.
    Here's one of the multitude of errors I get:
    The errors all look similar to this, such as "While executing getIssueID in DisappearingButtonBackground.html, a Javascript error occurred." or "... in DoubleFloat Margin.html", etc.
    I have re-installed DW and it did not help.
    Any ideas on what's happening and how I can correct? Thanks.

    Try
    Troubleshoot JavaScript errors | Dreamweaver CS4, CS5, CS5.5
    http://kb2.adobe.com/cps/405/kb405604.html

  • Shortcut for Paste Special+Match Destination Formatting in MS excel on OSX Mavericks

    Hi,
    I am wondering if someone can help me create a keyboard shortcut for 'paste special -> matching destination formatting' into MS excel 2011. I realise this isn't the most ideal situation (not being a mac app), but it's what I have, and I have a lot of text to copy in, so i'd love to create a workaround if possible.
    I am running Mavericks 10.9.5 on a 2010 Macbook Pro. I've tried various options that I've found on the net for previous versions of OSX, but none have worked for Mavericks, and I can't find any information on this that was posted after 2012.
    I am willing to experiment with a macro, but I have no experience with them so I don't really know what I'm doing. Any advice would be greatly appreciated. Thanks in advance for any help / advice.

    Hi Barney,
    Thanks for your reply. I should have mentioned that I've tried to create a keyboard shortcut in both excel and through systems preferences, however to no avail. In excel there is a keyboard shortcut in place for 'paste special', however there is no option to move past this into paste special options. I am starting to think perhaps this isn't available because there is no menu command for it directly, rather a popup box appears with paste special options. But it is so tedious to click this every time you want to paste.
    Cheers

  • I can't find "Paste Special" function in Ultiboard 10.1.1 "Full" version.

    The manual explains the use of "Paste Special" to copy whats on the clip-board to another layer, but I can't find "Paste Special" anywhere and the copy function "Paste" only works on the same layer. Is the "Paste Special" function even available in the "Full" version of the design suite? Thanks much.
    Solved!
    Go to Solution.

    Hi Todc.18.
    Unfortunately, paste special is not available in the Full version of Ultiboard 10. It is available in Power pro. Sorry for the inconvenience.
    Regards,
    Tayyab R,
    National Instruments.

  • Copy a table in Safari and paste special, as text, to an Excel worksheet

    I am attempting to write Applescript code to copy a table in Safari and paste special, as text, to an Excel worksheet.
    When I perform the operation manually, all the rows of the Safari table are pasted into Excel in a single column, i.e. after all of the data in a row of a table is pasted vertically into Excel,the next row is pasted in the next open cell below in the same column, as I need it.
    When I use the applescript line..."paste special on worksheet format text" Excel pastes the table data in rows AND columns , like the table looks in Safari, but I do not want it pasted this way.
    Any ideas on how to get my Applescript code to perform the same manual operation?
    Thanks!

    I do not know what Excel you have, but to copy a table from a Safari's page, you could use the table tags of the page's source to get the table you want.
    That is, use text item delimiters.
    deivy

  • Paste Special:  Can it be done in Numbers?

    As in Excel I want to select a range of cells containing numbers, choose copy and then paste special to another range of cells containing numbers. In Excel the paste special adds the first range directly to the contents of the second range. So if A1 contained 10 and C5 contained 11 and I did a"paste special" of A1 to C5, the result would be A1 still equals 10 but C5 contains 21.
    I am not trying to do this for a single cell but for a range of cells to another range of cells. I wanted to make the example simple.

    jp,
    You explained the situation very clearly and the answer is, unfortunately, that this feature is not available in Numbers. May I suggest that you communicate your need through Main Menu > Numbers > Provide Numbers Feedback?
    pw

  • Paste Special - unicode text equivalent

    When using Excel, I could copy tables from PDFs or Web Pages, then use "Paste Special" and "unicode text" to paste into a new document. By doing this, all data would go into appropriate columns. I can't figure out how to do this type of copy/pasting with Numbers.

    (1) You are in a Numbers dedicated forum so, Excel behavior doesn't matter here !
    (2) *_Help & Terms of Use_* which every one is supposed to read before asking here claims that we must search in existing threads if the question to ask was already answered before.
    Yours was answered several times.
    To be short : use my good old huge AppleScript
    set the clipboard to the clipboard as text
    Yvan KOENIG (VALLAURIS, France) jeudi 3 février 2011 22:38:47

  • Copy and Paste  - "Paste Special?"

    I did a copy of two entire columns and wanted to paste the formatting of those columns in adjacent columns. When I paste and copy style it appears to use the style of the formatting template not the actual columns that I have modified. If I copy and paste the formatting of the columns does not include the size of the columns.
    I want the two columns (differing in size) to be repeated numerous times. I don't want to have to format the size of each pair. In Excel if you copy and paste special and then select the new larger range and paste special and repeat you can quickly get a large area formatted quickly.
    What am I missing?

    Hello
    You simply missed that Numbers is not Excel.
    Apple is not forced to build a product using a photocopier.
    If you think that a feature is missing, go to "Provide Numbers Feedback" in the "Numbers" menu and describe your wishes to Apple engineers.
    Here we are just users trying to help other users.
    Yvan KOENIG (from FRANCE mercredi 3 octobre 2007 18:50:54)

Maybe you are looking for