Search results

  1. R

    Is it possible to automatically create subforms from number selected in a form field?

    Okay, so I've decided that I'll create a subform with 6 rows with 3 columns, one of each for child last name, last name and date of birth. The first row will automatically be visible but the additional 5 rows will have their visibility property altered upon entry of the number 2 or more (up to...
  2. R

    Is it possible to automatically create subforms from number selected in a form field?

    This response is very helpful. I "theoretically" know how to create a RunMacro and will give it a try. I guess my question would have been better stated if I asked whether this task is better completed using a macro or VBA and, if it can be done with a macro, what type of macro setup would be...
  3. R

    Is it possible to automatically create subforms from number selected in a form field?

    Understood. And I will admit that I do not have much VBA coding experience. Naturally, if this is an arduous task and would require a unique VBA code to be written (i.e., I could not glean the process from an example code that does something similar), I would not expect someone to hold my hand...
  4. R

    Is it possible to automatically create subforms from number selected in a form field?

    Did I maybe post this in the wrong forum? Please let me know. Or maybe I'm just asking for too much.;)
  5. R

    Is it possible to automatically create subforms from number selected in a form field?

    Okay, I've created a form which has a field for the data entry person to input the number of children that the perspective client has. I will also need the names and the DOB of each one of those children. Now, is it possible for a subform or subforms to be created with fields for the Last...
  6. R

    Tab Control Back Color

    It helps more than some. You gave me a better explanation than even the Microsot online resources and this Access 2003 For Dummies book I've been grueling through. Thanks.
  7. R

    Tab Control Back Color

    Hi all. New guy here. I keep hearing mention of this BackStyle property but I am unable to find it anywhere. I've tried the tab control property menu but no luck. Also, why is it that, when using a tab control, you can't copy or drag controls from another section in the form without that...
Back
Top Bottom