Coding Inputmasks

  • Thread starter Thread starter Vicki Jarrett
  • Start date Start date
V

Vicki Jarrett

Hi Group,

I have what is probably a basic question that shows my (lack of) knowledge
as to how forms and subforms interact.

I have frmClients into which I enter various data. It has a primary key
PacketNo. I also have a subform frmSpClients whcih contains similar data to
frmClients and is linked by the primary key PacketNo. I have telephone
fields in each form. In frmClients I have coded the text boxes for
inputmasks dependent upon the number of digits entered. It works fine in
frmClients, but it does strange things when I use the same code (with
appropriate changes tot he control name) in the subform.

Is there any obvious reason for this?
 
Vicki,
Please describe the 2 fields, show us the InputMasks and, any coding associated with
entering values in those fields...
--
hth
Al Campagna . Candia Computer Consulting . Candia, NH USA
Microsoft Access MVP
http://home.comcast.net/~cccsolutions

"Find a job that you love, and you'll never work a day in your life."
 
Back
Top