G
Guest
On my Main Form I have a CmdButton I want to disable if the Focus in my
subform is the AutoNumber
and when a record is selected in the subform I want it enabled. I have tried
several different ways
setting the focus, on Dirty and several others with no success. I don't know
much about writing
code but am working hard to learn. Sorry for so many questions but I am lost.
you guys are the best.
"My field names and Primary keys are listed below."
" My Form Name = "Breeders"
My Form AutoNumber is Primary Key and it's name = "MaleID"
I have a hidden txtBox on this form named "MatingOrderID" and it shows what
record is selected
in my subform
" My subform name = "Mating Order"
My SubForm AutoNumber is Primary Key and it's name = "MatingOrderID"
By the way, Douglas Steele & wayne Morgan and the rest of you that I don't
know your names right off the bat,
All off you guys are great!!!!!
Thanks in advance.
subform is the AutoNumber
and when a record is selected in the subform I want it enabled. I have tried
several different ways
setting the focus, on Dirty and several others with no success. I don't know
much about writing
code but am working hard to learn. Sorry for so many questions but I am lost.
you guys are the best.
"My field names and Primary keys are listed below."
" My Form Name = "Breeders"
My Form AutoNumber is Primary Key and it's name = "MaleID"
I have a hidden txtBox on this form named "MatingOrderID" and it shows what
record is selected
in my subform
" My subform name = "Mating Order"
My SubForm AutoNumber is Primary Key and it's name = "MatingOrderID"
By the way, Douglas Steele & wayne Morgan and the rest of you that I don't
know your names right off the bat,
All off you guys are great!!!!!
Thanks in advance.