T
thomasp
First of all, thanks for the help on my previous VB.NET/MS Access questions.
This time I need do the following
1. Connect to a table
2. step through each of its records
3. read the value of two of the records fields
4. pass those values to a function
5. write the value returned by the function the same record in a third field
Hope this makes sense. Basically I want to read records and based on values
of two of their fields I want to update another of their fields.
Thanks Thomas
This time I need do the following
1. Connect to a table
2. step through each of its records
3. read the value of two of the records fields
4. pass those values to a function
5. write the value returned by the function the same record in a third field
Hope this makes sense. Basically I want to read records and based on values
of two of their fields I want to update another of their fields.
Thanks Thomas