Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would value help with below. The first part is what I want to do and
what is there works fine. However because of the procedure where locations are variable eg Cells (n, ccount) etc I need to use the syntax on the second procedure and I am unsure of how to enter this and would appreciate any guidance. Graham Range("AF1:AG10").AdvancedFilter Action:=xlFilterCopy, CopyToRange:=Range("AF14:AG14"), Unique:=True Range(cells(1,32),cells(9,33)).AdvancedFilter Action:=xlFilterCopy, CopyToRange:=Range(Cells(13,32),cells(13,33)), Unique:=True |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why is Access VBA syntax different from Excel syntax? | Excel Programming | |||
IRR Syntax | Excel Worksheet Functions | |||
Help with Syntax | Excel Discussion (Misc queries) | |||
Syntax help for if | Excel Programming | |||
VBA syntax | Excel Programming |