Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Excel rows.insert question

Scott,
Seems it can one of the XlInsertFormatOrigin enum values:
Const xlFormatFromLeftOrAbove = 0
Const xlFormatFromRightOrBelow = 1

There's a slightly better description here than in the Help:
http://msdn2.microsoft.com/en-us/lib...(VS. 80).aspx
"CopyOrigin
One of the XlInsertFormatOrigin values that specifies where to obtain the
format to apply to the new cells."

Maybe that helps ??

NickHK

<Cooper; "Scott A." wrote in
message ...
Excel programing help shows CopyOrigin as a parameter for insert method

but I
can't find out what it is or how it works.

--
Scott A. Cooper



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I insert rows BELOW, in Excel Scott Excel Discussion (Misc queries) 2 April 24th 23 03:45 AM
How do I set up a key to insert rows in excel? cravingmad Excel Discussion (Misc queries) 6 October 17th 08 12:17 PM
Excel insert question Kevin W[_2_] Excel Worksheet Functions 2 June 13th 08 05:41 PM
how do you have rows automatically insert in excel? Shelvonne Excel Worksheet Functions 0 November 10th 05 12:37 AM
Macro to insert rows in Excel kden Excel Programming 8 May 19th 05 05:58 PM


All times are GMT +1. The time now is 09:55 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"