Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All......
XL2k, I record the following macro and it does fine, then when I try to run it, it stalls on the Pastespecial line.......whut's up please? Sub Macro2() Range("E1").Select Application.CutCopyMode = False Selection.Copy Range("E12").Select Selection.PasteSpecial Paste:=xlDataValidation, Operation:=xlNone, _ SkipBlanks:=False, Transpose:=False End Sub Vaya con Dios, Chuck, CABGx3 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy Data Validation | Excel Programming | |||
Data Validation - copy/paste | Excel Programming | |||
Data Validation - copy paste ! | Excel Worksheet Functions | |||
data validation and copy/paste....... | Excel Programming | |||
Excel2000: How to copy data validation using VBA | Excel Programming |