View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default SmallScroll error in macro

Hi PBM,

Try:

ActiveWindow.SmallScroll Down:=5

---
Regards,
Norman



"PBM" wrote in message
...

Am completely new to macros in excel. Can anyone tell me why I am
getting this error message "object doesn't support this property or
method (ERROR 438) on the following code line -"
ActiveSheet.SmallScroll Down:=5 " I have been searching for hours and
can't find a solution


--
PBM
------------------------------------------------------------------------
PBM's Profile:
http://www.excelforum.com/member.php...o&userid=28900
View this thread: http://www.excelforum.com/showthread...hreadid=486476