Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wildcards in strings

Status
Not open for further replies.

RamziSaab

MIS
May 7, 2003
522
GB
Hey,

is it possible to put a wildcard in a string??

e.g.
Dim strname as string

strname = * & " Copy"

??/

 
Hi

You can use wildcards, Go to Microsoft Help in Access and Seach for Wildcard, it will bring up doc of about wildcards in Access. Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top