G
Guest
I used the Book Collection template on the Microsft website to begin building
a db. In that template, there is the ability to double-click on a drop-down
field and pull up a blank form for adding new drop-down values. I have tried
duplicating the double-click event procedure to use it elsewhere, but I get a
"You tried to assign a Null value to a variable that is not a Variant data
type" error message. The key to the form I hope to have opened is an
autonumber data type. Any suggestions are welcome.
a db. In that template, there is the ability to double-click on a drop-down
field and pull up a blank form for adding new drop-down values. I have tried
duplicating the double-click event procedure to use it elsewhere, but I get a
"You tried to assign a Null value to a variable that is not a Variant data
type" error message. The key to the form I hope to have opened is an
autonumber data type. Any suggestions are welcome.