Re: How to split a field into parts
From: John Nurick (j.mapson.nurick_at_dial.pipex.com)
Date: 03/08/05
- Next message: Christine in New Jersey: "Re: Problem using Replace function with Memo field"
- Previous message: Dave Patrick: "Re: Help with code Front end back end DB"
- In reply to: Brendan Reynolds: "Re: How to split a field into parts"
- Next in thread: doyle60_at_aol.com: "Re: How to split a field into parts"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 8 Mar 2005 15:04:33 -0000
"Brendan Reynolds" <anonymous at discussions dot microsoft dot com> wrote in
message news:%239G1399IFHA.4092@tk2msftngp13.phx.gbl...
> InStrRev *is* in Access 2000 - it was one of the new string functions that
> were added to VBA 6, and Access 2000 was the first version to use VBA 6.
> Some of those new functions could not be used directly in a query, though,
> and I believe InStrRev was one of those. You'd have to write a custom VBA
> function to call InStrRev, and then call the custom function from your
> query.
These functions seem to be properly available on Office 2000 installations
with recent service packs and/or Jet versions (I've never really used Office
2000 and don't know the details.)
- Next message: Christine in New Jersey: "Re: Problem using Replace function with Memo field"
- Previous message: Dave Patrick: "Re: Help with code Front end back end DB"
- In reply to: Brendan Reynolds: "Re: How to split a field into parts"
- Next in thread: doyle60_at_aol.com: "Re: How to split a field into parts"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|