R
Ron
I have a split database in which I created a new table on
the back end. I then generated a form based on the
table. When trying to put in a command button and then
trying to code it with the command (fieldname).setfocus
the "setfocus" part is not available on this table/form
combo but it is on the original single table that was
constructed prior to splitting the database. It appears
that both tables have the same "associations" attached to
them. ANyone know how to get back the "setfocus" feature
into this table/form?
the back end. I then generated a form based on the
table. When trying to put in a command button and then
trying to code it with the command (fieldname).setfocus
the "setfocus" part is not available on this table/form
combo but it is on the original single table that was
constructed prior to splitting the database. It appears
that both tables have the same "associations" attached to
them. ANyone know how to get back the "setfocus" feature
into this table/form?