"Steve Moss" <(E-Mail Removed)> wrote in message
news:352D5B29-DAB2-404E-9E5F-(E-Mail Removed)...
> Thanks for that.
> I have now got the Combo Box showing the right columns of information, but
> the After_Update event still isnt inserting the UnitPrice from these
> columns
> into the UnitPrice field. I have the Private Sub code, but no luck.
> Any more suggestions.
Is your after update code running? Put in a msgbox "after update" command to
test this....
It sounds likely your code is not running. test this!!!
Make sure you use the UI to enter the code.... (events tab - click on after
update field, then click on the ellipse -- the [...] button. Then choose
code....
If that property setting is blank, then the code you type in will NOT run...
so, is your after update event running?
(remember, this event will ONLY run when you CHANGE the value of the combo).
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)