|
Mark, It would be nice and the nice thing about a community open source project is you can always request it as a new feature in a future release. Also, thanks for the 'well done' but the macro isn't really that good. It was just a down an dirty example. Two big problems first you would have to hand write a new sub procedure for every new control you wanted to do this to. Second the way I am calling it would die as soon as an actual Foriegn Key was created at the table level. Neither problem is too hard to fix. For the first I suppose one would refactor it thusly. Create a work macro that takes as parameters the table name, column name and value to check for. Then call this work macro from a event handler macro for the specific control or form that gets the specific parameters. As for the logic flow, it needs to be called before the primary record is posted, not aftter so that the value can be in the Foriegn key table. I am planning to rewrite for thiese issues and when I do I will post it at the OooForum CodeSnippet board and post a message here with the message number. Andrew Marc Santhoff wrote: Am Donnerstag, den 11.08.2005, 13:35 -0400 schrieb Andrew Jensen: |
- [dba-users] Drop down list in form garyw
- Re: [dba-users] Drop down list in form Andrew Jensen
- Re: [dba-users] Drop down list in form Alex Thurgood
- Re: [dba-users] Drop down list in form Andrew Jensen
- Re: [dba-users] Drop down list in form Alex Thurgood
- Re: [dba-users] Drop down list in fo... Marc Santhoff
- Re: [dba-users] Drop down list i... Andrew Jensen
- Re: [dba-users] Drop down li... Marc Santhoff
- Re: [dba-users] Drop down li... Andrew Jensen
- RE: [dba-users] Drop down li... Kelvin Eldridge
- RE: [dba-users] Drop down li... Marc Santhoff
- RE: [dba-users] Drop down li... Kelvin Eldridge
- RE: [dba-users] Drop down li... garyw
- RE: [dba-users] Drop down li... Marc Santhoff
- Re: [dba-users] Drop down list in form garyw
- Re: [dba-users] Drop down list in form Andrew Jensen
