Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have created a macro in Excel 2007 with no issues, but when I take it to
work and try to run it using Excel 2003, I keep getting "runtime error 438". When I debug it takes me to the Line: Sheets("SHEET1").Select ActiveSheet.Range("$A$2:$D$3000").RemoveDuplicates Columns:=Array(1, 2, 3, 4), _ Header:=xlYes Is this not supported in Excel 2003? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code Works Fine in Excel 2007, Excel 2000 generates Runtime Error 438 | Excel Programming | |||
Excel 2003 Runtime Error | Setting up and Configuration of Excel | |||
Excel 2000 - Excel 2003 now throws 'runtime error' | Excel Programming | |||
Excel 2003 Macro Error - Runtime error 1004 | Excel Discussion (Misc queries) | |||
Excel 2003 Help Runtime Error | Excel Discussion (Misc queries) |