View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Active Sheet Error Message

Hi George:

Put your lines of code in a sub in a standard module and try them there
--
Gary''s Student - gsnu200812


"George" wrote:

I get the same message on the line of code you suggested which is what I
already had previously


"Gary''s Student" wrote in message
...
Debug.Print ActiveWorkbook.ActiveSheet.Name
--
Gary''s Student - gsnu200812