Normal Topic programming and subforms (Read 448 times)
billgordon
Junior Member
**
Offline


No personal text

Posts: 61
Joined: Dec 31st, 2003
programming and subforms
Jun 15th, 2005 at 5:50pm
Print Post Print Post  
If I have programming in an element when that element is called from a subform should the programming work?

Example

I have a database application that has a form named main, a form named firm and a form named firm address.

I used separate database for firm address because there can be many.

On my main form I have a tab. On 1 tab I have a subform to the firm address database.

If I add data directly to my firm address form, my zip code lookup and other features programming works fine but if I enter the data from my subform on main it does not work.

Am I missing something or is programming not ececuted in subforms
  
Back to top
 
IP Logged
 
billgordon
Junior Member
**
Offline


No personal text

Posts: 61
Joined: Dec 31st, 2003
Re: programming and subforms
Reply #1 - Jun 15th, 2005 at 6:58pm
Print Post Print Post  
Another user I contacted has shown me the proper way to achieve my goal.

Thanks

  
Back to top
 
IP Logged