Group: it.sport.nuoto · Group Profile · Search for Targettable in it.sport.nuoto
Author: Crissy
Date: Aug 12, 2008 23:52
Thank you very much for the very valuable suggestions, and for the code (it worked well). "Wissam" wrote: Hi, I have the code below that would copy data from one table (rsSource) into another table (rsTarget). Is there a loop code that would enable me to do something like the following: Loop for N =1 till 40 If rsSource![ResultN] <> "" Then rsTarget.Edit rsTarget
|