M
monkra
I have a table rcalled Records, with the fields
ID (Autonumber)
RecordNum (long int)
and a form called FormRecords with this table as its source.
I have another unbound form called FormInput, with a textbox called TextNum
and a command button called CommandNum. I want to put a number in TextNum,
click CommandNum and have that open FormRecords and add as many new records
as the number in TextNum.
I have no ide how to do this, and any help would be greatly appreciated.
Thanks,
monkra
ID (Autonumber)
RecordNum (long int)
and a form called FormRecords with this table as its source.
I have another unbound form called FormInput, with a textbox called TextNum
and a command button called CommandNum. I want to put a number in TextNum,
click CommandNum and have that open FormRecords and add as many new records
as the number in TextNum.
I have no ide how to do this, and any help would be greatly appreciated.
Thanks,
monkra