![]() |
range(range("A1"), range("A1").SpecialCells(xlLastCell))
I'm puzzled. I had a perfectly working code using
range(range("A1"), range("A1").SpecialCells(xlLastCell)).copy and range(range("A1"), range("A1").SpecialCells(xlLastCell)) .AutoFilter Field:=2, Criteria1:="36084" and all of a sudden, I get this error message: Compile error: Wrong number of arguments or invalid property assignment Any thoughts? Thanks. |
All times are GMT +1. The time now is 04:46 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com