Hey Trint,
You are not even trying... 3 options:
1) Look up .Startwith
2) Loop it and use instr
I highly recommend you start writing out your problem on a piece of paper
and try to solve it with Psuedo-Code. To be a successful programmer, you
really need to "THINK", "TRY", and "READ THE MANUAL".
A
"Trint Smith" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> how can i find all instances of:
> 'number' in the array??
> there will always be 7 instances of the same number. like:
> 030828700Program.txt
> 030828700BatchGroup.txt
> 030828700Group.txt
> 030828700Item.txt
> 030828700Seller.txt
> 030828700ItemsSold.txt
> 030828700Image.txt
> thanks,
> Trint
>
> Net programmer
> (E-Mail Removed)
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!