G
Guest
Hello!
I have one form with:
cboName, to choose name and cmdNewName to open F_AddName and requery combo.
Work fine.
Now, it would like:
1 - Not to allow duplication of names in F_AddName;
2 - Through cmdDelName, to be able to erase records of defined chosen name.
Thanks in advance.
an
I have one form with:
cboName, to choose name and cmdNewName to open F_AddName and requery combo.
Work fine.
Now, it would like:
1 - Not to allow duplication of names in F_AddName;
2 - Through cmdDelName, to be able to erase records of defined chosen name.
Thanks in advance.
an