A
AndrewB
Could someone give me VB code please?
I need to set the "Enabled" property of CommandButton1 to "No" if "Field1"
in Query1 is not null.
This is for error handling of form. I need to disable a command button,
that runs a macro, if data exists in "Field1" of Table1. I am clueless when
it comes to VB unfortunately.
Thanks,
I need to set the "Enabled" property of CommandButton1 to "No" if "Field1"
in Query1 is not null.
This is for error handling of form. I need to disable a command button,
that runs a macro, if data exists in "Field1" of Table1. I am clueless when
it comes to VB unfortunately.
Thanks,