PASTE.SPECIAL Syntax 4

Macro Sheets Only

Equivalent to choosing the Paste Special command from the Edit menu when pasting data from another application into Microsoft Excel. Use syntax 4 when pasting information from another application.

Syntax

PASTE.SPECIAL(format_text, pastelink_logical, display_icon_logical, icon_file, icon_number, icon_label)
PASTE.SPECIAL?(format_text, pastelink_logical, display_icon_logical, icon_file, icon_number, icon_label)

Format_text is text specifying the type of data you want to paste from the Clipboard.

Pastelink_logical is a logical value specifying whether to link the pasted data to its source application.

Related Functions

Syntax 1 Pasting into a sheet or macro sheet

Syntax 2 Copying from a sheet and pasting into a chart

Syntax 3 Copying and pasting between charts

List of Command-Equivalent Functions