View Single Post
  #1   Report Post  
Mike Middleton
 
Posts: n/a
Default

Curt -

PASTE.SPECIAL is an Excel 4 XLM (macro programming language) function. It is
not a VBA function.

You can get information for obtaining an XLM help file by going to
www.microsoft.com and searching for "macrofun.exe" (without the quotes).

- Mike
www.mikemiddleton.com

"Curt" wrote in message
...
I'm working on a macro and I need to Paste values only for a range. I
can't
get the help file for macros for some reason. I guess I just need to know
the propper syntax for that function if anyone knows. I'm using Excel
2002.