Code behind AutoForm

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • overcomer
    New Member
    • Nov 2008
    • 25

    Code behind AutoForm

    Hello Friends,

    Anyone who could advise me the code behind AutoForm. I would like to get how that AutoForm populate the page. I'll be using the code to populate a page with fields at run time.

    Thank you so much in advance for your answers.

    --- Cindy
  • PianoMan64
    Recognized Expert Contributor
    • Jan 2008
    • 374

    #2
    Originally posted by overcomer
    Hello Friends,

    Anyone who could advise me the code behind AutoForm. I would like to get how that AutoForm populate the page. I'll be using the code to populate a page with fields at run time.

    Thank you so much in advance for your answers.

    --- Cindy
    Dear Cindy,

    What is it that you're trying to do with VBA code on a form? It's not very clear what you are doing, and what you're trying to accomplish by doing it the way that you're thinking?

    Can you expand on the reasonings for your question(s) and what it is that you're trying to accomplish?

    Thanks,

    Joe P.

    Comment

    • overcomer
      New Member
      • Nov 2008
      • 25

      #3
      actually i would like to mimic the autoform funtionality of ms access to make a flexible form that creates objects at run time. anyhow, i already got the idea and understand how to do it.

      thanks for your reply.

      Comment

      • FishVal
        Recognized Expert Specialist
        • Jun 2007
        • 2656

        #4
        Hello, overcomer.

        You may take a look at
        Create Dynamic Report using VBA article.
        Coding logic is pretty like that for dynamic form creation.

        Regards,
        Fish

        Comment

        Working...