Frequency3
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1 articles for 0.302 sec
I'am not sure of want you are triying to do but here is what I think. I think there is a logic error in your code. Like it is right now, you ask if we really want to add a record after DoCmd.RunSQL (mySQLString). Try to move that command in you if statement. If MsgBox("Are you sure you want to Add these records?", _ vbYesNo, "Confirm acNewRec") = vbYes _ Then DoCmd     

Group: microsoft.public.access.formscoding · Group Profile · Search for Frequency3 in microsoft.public.access.formscoding
Author: Yanick
Date: Feb 8, 2008 06:55

Show full article (3.30Kb) · Show article thread