Group: microsoft.public.access.forms
From: =?Utf-8?B?S0FSTCBERVdFWQ==?=
Date: Friday, October 19, 2007 12:08 PM
Subject: RE: Creating Specific Record Count Based on User Input

It might help folks to see what you tried.
What was your query/macro/VBA/etc.
What kind of QC does it perform?
How many fields does it create?

--
KARL DEWEY
Build a little - Test a little


"Senturian" wrote:

> I'm trying to create a form that will take a user input as to the number of
> records to create and then on save the form will do the QC to verify the data
> but I can't seem to create the required number of fields. I don't want to
> give the user the option to run on. This data is going to be used to
> populate additional tables so control over data integrity is crucial. Any
> suggestions besides holding the users hand? Thanks
>
>