Search results

  1. A

    Are you an atheist?

    Hi all Interesting reading your views. The only point I'd like to make is that it's great to see a debate on this and a general theme away from the 'god delusion'. By the way, I found it to be a fantastic read - when read with some of his other books it really opens up the mind.
  2. A

    problem getting file size

    Hi Thanks to you both for your suggestions. I tried each but still had a problem. After a bit of head banging I checked out what MyFile was returning and it turns out that it was the path that was missing.However, your suggestions got me on the path to success. Here's what I ended up with...
  3. A

    Trying to email separate reports to separate addresses

    Hi As a newbie I can't yet post a weblink, but type 'jephens' into google (it pops up as the first entry). I know you wanted to avoid VBA but this was easy for me to follow (and modify) for my own uses.
  4. A

    problem getting file size

    Hi Can anyone shed light on what I'm doing wrong with the code below. I'm trying to get the size of each pdf file within folder c:\attachments\ and insert this (with file name) into table "temp". I get "file not found" when I try to run it. I've also tried using FileLength = MyFile.size instead...
Back
Top Bottom