Hi,
Im new to VBA and have a been doing some generic programming form creation init lately. I have been using Dlookup to get specific info for a field/record. I know there are better ways to do this using ADO ( I belive thats the lingo). From reading the forum a bit it looks like people use rst. ( I guess means resultset).
Anyweays can someone explain how i can read through a file and find multiple matches or test conditions if more than 1 rec exists for desired search? Go into setting any kind of connection string too please. DLookUp seems limited. Give me something to go on or where to go read up. Thanks I appreciate it.
Im new to VBA and have a been doing some generic programming form creation init lately. I have been using Dlookup to get specific info for a field/record. I know there are better ways to do this using ADO ( I belive thats the lingo). From reading the forum a bit it looks like people use rst. ( I guess means resultset).
Anyweays can someone explain how i can read through a file and find multiple matches or test conditions if more than 1 rec exists for desired search? Go into setting any kind of connection string too please. DLookUp seems limited. Give me something to go on or where to go read up. Thanks I appreciate it.