Dynamicaly enter Data in Microsoft Access

I need to be able to enter data in a form feild dynamically in vba. I allready know the value that I want the feild to have. I just need an example of how to do it. I tried changing the default value in a form but thAT did not seem to work.


Answer this question

Dynamicaly enter Data in Microsoft Access

  • BorisAro

    Thanks for the answer.

  • SekharPC

    Wait a minute I need more details.!!!!!!!!



  • My Vizai

    Hi

    Try attaching your code to an event on the form such as the change event on one of the other fields that are keyed and are required


  • Gromlir

    What form are you refering to

    A user form OR a datasheet



  • Dynamicaly enter Data in Microsoft Access