From: Joe on 17 Feb 2010 20:00 Steve: Thanks! Once again I was overthinking things! Joe Steve wrote: Hello Joe! 17-Feb-10 Hello Joe! Refine the following code to make it work for you: If Me.imac.Column(2) = "New Issue" Then DoCmd.OpenForm ......... Else Me.Text27.Value = Me.imac.Column(2) Me.model.Value = Me.imac.Column(3) End If Put the code in the AfterUpdate event of the combobox. Steve santus(a)penn.com Previous Posts In This Thread: Submitted via EggHeadCafe - Software Developer Portal of Choice Putting Twitter Realtime Search to Work http://www.eggheadcafe.com/tutorials/aspnet/6100d85b-2f27-472d-af24-c9960b55b669/putting-twitter-realtime.aspx
|
Pages: 1 Prev: I have chopped head off picture.How do I restore orginal? Next: TEst schreib zurück |