New record added when debugging but not when running normally

O

Opal

This is weird. I was having a problem with a form writing
to a table so I was running the debug to step through the
code to see what the problem was. Once I figured it out
and ran through the code again with the debug tool, the
records added to the table correctly. Howevever, as soon
as I turn off the toggle point and try to use the form, none
of the data will write to the table.......

Can anyone tell me what is happening here?
 
J

John W. Vinson

This is weird. I was having a problem with a form writing
to a table so I was running the debug to step through the
code to see what the problem was. Once I figured it out
and ran through the code again with the debug tool, the
records added to the table correctly. Howevever, as soon
as I turn off the toggle point and try to use the form, none
of the data will write to the table.......

Can anyone tell me what is happening here?

Not without seeing the code, no.

John W. Vinson [MVP]
 
O

Opal

Not without seeing the code, no.

John W. Vinson [MVP]

Thanks, John, I removed the post because it started working.
Not sure what the issue was, but all is fine now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top