May 29, 2003 #1 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" ??/
Hey, is it possible to put a wildcard in a string?? e.g. Dim strname as string strname = * & " Copy" ??/
May 29, 2003 #2 bobafett108 Programmer May 7, 2003 2 US 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 Upvote 0 Downvote
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