Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A simple VB problem with Select
Message
De
16/03/1999 07:58:35
 
 
À
16/03/1999 05:28:56
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00197969
Message ID:
00198003
Vues:
53
>Hi, I am trying to use VB for macros in Word, but cannot find out how to select records for merging from VFP. All records are no problem, with
>
>SQLstatement:="Select * FROM myfile",
>
>but how do I qualify the statement to select specific records, or a range of records? I have tried adding WITH name >= Olsen AND name <= Petersen', but all I get form Word is a msg that it cannot open the VFP file. The Help file is not very informative either, so I am stuck. I did such things in Word 6 with Wordbasic...
>
>Rolf

You might want to try changing your WITH to a WHERE.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform