Hi,
I have I think a strange loop problem.
I have a loop that runs though the records on my form and is working correctly for any data fields but it will only pickup the first textbox field and not change for the following records.
For example if I display (msgbox) the first record with the textbox and record ID I get:
Jones 1
Next record would be
Jones 2
and so on.
Any help would be appreciated.
Peter
I have I think a strange loop problem.
I have a loop that runs though the records on my form and is working correctly for any data fields but it will only pickup the first textbox field and not change for the following records.
For example if I display (msgbox) the first record with the textbox and record ID I get:
Jones 1
Next record would be
Jones 2
and so on.
Any help would be appreciated.
Peter