Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel PasteSpecial.Validation constant
Message
From
19/01/2004 10:13:05
 
 
To
19/01/2004 09:51:46
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00868114
Message ID:
00868133
Views:
14
>>Hi all,
>>
>>Does anyone know what is the decimal value of the Excel Paste Special constant: xlDataValidation? The VBA Help does not list this value nor does the VBA Object Browser.
>>
>>TIA.
>
>
>#DEFINE xlPasteSpecialOperationAdd	2	
>#DEFINE xlPasteSpecialOperationDivide	5	
>#DEFINE xlPasteSpecialOperationMultiply	4	
>#DEFINE xlPasteSpecialOperationNone	-4142	
>#DEFINE xlPasteSpecialOperationSubtract	3	
>#DEFINE xlPasteAll	-4104	
>#DEFINE xlPasteAllExceptBorders	7	
>#DEFINE xlPasteFormats	-4122	
>#DEFINE xlPasteFormulas	-4123	
>#DEFINE xlPasteComments	-4144	
>#DEFINE xlPasteValues	-4163
>
>These are listed both in VBA help and in VBA object browser (and VFP object browser with Excel type lib loaded). In object browser enter xlPasteSpecialOperation and xlPAsteType as search text.
>Cetin

Thanks Cetin. I got those other constants. It is the PasteSpecial - Paste Validation option constant that I need.
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform