HuwR Forum Admin
United Kingdom 20584 Posts
Reinsnitz Snitz Forums Admin
USA 3545 Posts
if not(Instr("," & tmpStrUserList & "," , "," & rsMember("MEMBER_ID") & ",") > 0) then
quote:Huw,the current line reads:if not(Instr("," & tmpStrUserList & "," , "," & rsMember("MEMBER_ID") & ",",1) > 0) thenhow does your fix go into this?Reinsnitz (Mike)><)))'>"Therefore go and make disciples of all nations,..." Matthew 28:19a
if not(Instr("," & tmpStrUserList & "," , "," & rsMember("MEMBER_ID") & ",",1) > 0) then