BlueOysterCult
Well-known member
- Joined
- Oct 3, 2003
- Messages
- 84
Hello again all
If I have asked this question already - I am sorry I cant remember if I did or not
I would like to add a "search/find artist" (file in the array) to my CD Collection program- I am not sure even where to start - some sort of .Subtring? Thats all my brain can come up with. Maybe a boolean type thing? I dont know- Can anyone give me any ideas?
All I have so far of course is:
Public Function FindArtist() As Integer
Rob
If I have asked this question already - I am sorry I cant remember if I did or not
I would like to add a "search/find artist" (file in the array) to my CD Collection program- I am not sure even where to start - some sort of .Subtring? Thats all my brain can come up with. Maybe a boolean type thing? I dont know- Can anyone give me any ideas?
All I have so far of course is:
Public Function FindArtist() As Integer
Rob