View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Ken McLennan Ken McLennan is offline
external usenet poster
 
Posts: 30
Default Automation stumble

G'day there Bob,

Can you post the full code as you have it in Word?

Certainly, thanks for having a look for me. Here 'tis...

Public Sub XLProcessor()

Dim obj_ACTIVEFOLDER As String


I forgot to mention that I've flagged MS Excel as a reference,
although you probably figgered it anyway because I'm using early
binding.

See ya
Thanks for helping
Ken