in reply to Changing a MS-Access report's RecordSource property

Just a guess: If you want to access the first item, maybe you should use Item(0) - as most arrays start with a zero.
  • Comment on Re: Changing a MS-Access report's RecordSource property