Combobox

A

an

Hi!

I'm new user in Access 2007.

In Access 2000, when create a combo with Option "Find a record on my
form..." with wizard, appear in after update [Event procedure]. In Access
2007 appear [Embedde macro].

Is possible to change this default, please?
Thanks in advance.
an
 
K

Ken Snell \(MVP\)

No, the default cannot be changed. You can convert the embedded macro to VBA
after the wizard creates the macro; use the built-in "convert macro to VBA"
menu option.
 
A

an

Ok, KS

Thank you very much.
an

Ken Snell (MVP) said:
No, the default cannot be changed. You can convert the embedded macro to VBA
after the wizard creates the macro; use the built-in "convert macro to VBA"
menu option.

--

Ken Snell
<MS ACCESS MVP>



an said:
Hi!

I'm new user in Access 2007.

In Access 2000, when create a combo with Option "Find a record on my
form..." with wizard, appear in after update [Event procedure]. In Access
2007 appear [Embedde macro].

Is possible to change this default, please?
Thanks in advance.
an
 
Top