character: 9
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 79637 articles for 1.036 sec
On Wed, 13 Feb 2008 12:40:02 -0800, Mary <Mary@discussions.microsoft.com> wrote: Use the calculated expressions a criterion with <> as the operator: the SQL would be something like SELECT * FROM yourtable WHERE Mid([Field1], 7, 9) <> Mid([Field2], 9, 6) & Mid([Field2], 16, 3); >the fields should match, but some don't. I need to find the ones that don't >so I can follow up on them.     

Group: microsoft.public.access.queries · Group Profile · Search for character: 9 in microsoft.public.access.queries
Author: John W. Vinson
Date: Feb 13, 2008 13:04

To find a match WHERE Field2 LIKE Format([Field1],"@@\/@@@@\/@@@@@@\/@@@") & "*" To find a non match WHERE Field2 NOT LIKE Format([Field1],"@@\/@@@@\/@@@@@@\/@@@") & "*" Or WHERE Mid(Field2,9) Like MID(Format(Field1,"@@\/@@@@\/@@@@@@\/@@@"),9) & "*" -- John Spencer Access MVP 2002-2005, 2007-2008 Center for Health Program Development and Management University of Maryland Baltimore
Show full article (1.20Kb) · Show article thread
the fields should match, but some don't. I need to find the ones that don't so I can follow up on them. "John W. Vinson" wrote: > On Wed, 13 Feb 2008 11:08:00 -0800, Mary <Mary@discussions.microsoft.com> > wrote: > > >I have two fields that should match, but one includes special characters > >while the other does not. > > > >Example: > >Field1 00ABCD123456123 > >Filed2 00/ABCD/123456/123/SBZ     

Group: microsoft.public.access.queries · Group Profile · Search for character: 9 in microsoft.public.access.queries
Author: John Spencer
Date: Feb 13, 2008 12:54

On Wed, 13 Feb 2008 11:08:00 -0800, Mary <Mary@discussions.microsoft.com> wrote: I have two fields that should match, but one includes special characters while the other does not. Example: Field1 00ABCD123456123 Filed2 00/ABCD/123456/123/SBZ I need to find records where these two fields don't match, either by changing the display of one of them, or a query to compare Field1
Show full article (0.96Kb) · Show article thread
Take a look at the following from the Access Help file it might be what you're looking for... Extract a part of a text value The following table lists examples of expressions that return a part of a string. You can use these expressions in calculated controls (calculated control: A control that is used on a form, report, or data access page to display the result of an expression     

Group: microsoft.public.access.queries · Group Profile · Search for character: 9 in microsoft.public.access.queries
Author: Mary
Date: Feb 13, 2008 12:40

I have two fields that should match, but one includes special characters while the other does not. Example: Field1 00ABCD123456123 Filed2 00/ABCD/123456/123/SBZ I need to find records where these two fields don't match, either by changing the display of one of them, or a query to compare Field1 character 7-15 with Field2 characters 9-14, 16-18. Hope this makes sense. Can anyone
Show full article (0.85Kb) · Show article thread
Fred Atkinson wrote: > On Sat, 02 Feb 2008 19:12:34 -0500, Fred Atkinson > <fatkinson@mishmash.com> wrote: > >> What would be the best way to determine if a single character >> contained in a variable is a numeral (not an alphabetic or special >> character)? >> >> Regards, >> >> >> >> Fred > > Disregard. I did some digging and finally found it. > > What I did was this     

Group: microsoft.public.access.queries · Group Profile · Search for character: 9 in microsoft.public.access.queries
Author: John W. Vinson
Date: Feb 13, 2008 11:33

"Antoine Leca" <r...@localhost.invalid> wrote: Ennews:7a69ebc1-d045-4493-a9ad-c4141a1f3f4a@q77g2000hsh.googlegroups.com, Jun Woong va escriure: [6.4p3 where the term "white-space character" defined] The term "white-space character" is not just mentioned there, but defined, which means, whenever it is used in the standard it should be interpreted to refer to that definition
Show full article (0.66Kb) · Show article thread
    

Group: microsoft.public.access.queries · Group Profile · Search for character: 9 in microsoft.public.access.queries
Author: Ron
Date: Feb 13, 2008 11:27

Show full article (2.10Kb) · Show article thread
    

Group: microsoft.public.access.queries · Group Profile · Search for character: 9 in microsoft.public.access.queries
Author: Mary
Date: Feb 13, 2008 11:08

Show full article (0.41Kb)
    

Group: alt.php · Group Profile · Search for character: 9 in alt.php
Author: Fred Atkinson
Date: Feb 2, 2008 20:25

Show full article (0.21Kb) · Show article thread
    

Group: alt.php · Group Profile · Search for character: 9 in alt.php
Author: Fred Atkinson
Date: Feb 2, 2008 20:15

Show full article (0.30Kb) · Show article thread
    

Group: alt.php · Group Profile · Search for character: 9 in alt.php
Author: Jerry Stuckle
Date: Feb 2, 2008 18:53

Show full article (0.85Kb) · Show article thread
    

Group: comp.std.c · Group Profile · Search for character: 9 in comp.std.c
Author: Jun Woong
Date: Jan 28, 2008 17:18

Show full article (3.84Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next