View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] djbitchpimp@snowboard.com is offline
external usenet poster
 
Posts: 2
Default filesystemobject not defined??

I am trying to use a filesystemobject in a macro for excel. Basically I
want to open a new file, output some data to it, then close it.

The Visual Basic editor is complaining "User-defined type not defined"

I have done some research on the message boards and the commonly
suggested solution is Tools references check Microsoft Scripting
Runtime

BUT

for some reason the references option is greyed out.

Anyone have any suggestions?