View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Robin Clay[_3_] Robin Clay[_3_] is offline
external usenet poster
 
Posts: 55
Default Renaming folders


Erm... sorry about this, but....

Public Sub Process(ByRef p_rngOut As Range, _
ByRef p_objFolder As Folder)


....gives a
Compile error:
User-defined type not defined


I guess it don't care for your "Folder" type -
and perhaps your "File" type later on ?


RClay AT haswell DOT com