View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EXCELKO EXCELKO is offline
external usenet poster
 
Posts: 2
Default Range method error

Hi All,

I using commandbuttons to move between sheets and
I can move back and forth until I have used a combo button in one of the
sheets. After I have used it I can still return to the "Menu" page BUT when I
try to return to the sheet containing the ComboBox I get range method error
(RTE1004). The error reports from the code within the ComboBox - Is this
something to do with putting the code in the combobox or just my rubbish
grasp of code?