View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Rowan[_8_] Rowan[_8_] is offline
external usenet poster
 
Posts: 55
Default commandbutton_click problem

Oops. My mistake. Failed for me as my activecell was in row 1. Thanks
for pointing that out <g.

Norman Jones wrote:
Hi Rowan,


PS Selection(-3, 2).Interior.ColorIndex = 2 will also fail.



Why should this fail?


---
Regards,
Norman