I want to try to perform a function for each record that is in a recordset. SO say I have
set tb = db.openrecordset(Blue)
then I want to say for each record
call this function
then do the next record
and on and on
How to?
|
Results 1 to 11 of 11
Thread: For Each...Next HelpThreaded View
|
Click Here to Expand Forum to Full Width |