Hi, Having a devil of a job with something that initially seemed easy.
I'm adding data into a table with .Addnew, .Update. I Have a Form based on that table open in datasheet mode.
As each new entry occurs, I'd like to check it visually. But there's no way I can make the new data appear, except by closing the Form and re-opening it. I tried the Refresh method but that has no effect, or no noticable effect.
Is there any way I can see the data as it entered ? (Just like I'd typed it in manually)
Thanks for any help.
I'm adding data into a table with .Addnew, .Update. I Have a Form based on that table open in datasheet mode.
As each new entry occurs, I'd like to check it visually. But there's no way I can make the new data appear, except by closing the Form and re-opening it. I tried the Refresh method but that has no effect, or no noticable effect.
Is there any way I can see the data as it entered ? (Just like I'd typed it in manually)
Thanks for any help.