Hi I am in need of your expert advice on the issue to enable and disable sub form on the main form by the text of combo box selection.
for example
if cboFood.text = "sweets" thena
name of sub form.eanable = true
else
name of sub form.eanble = false
end if
end sub
with this sort of cord it's not working. How may I make this done. need your advice.
foxtet
for example
if cboFood.text = "sweets" thena
name of sub form.eanable = true
else
name of sub form.eanble = false
end if
end sub
with this sort of cord it's not working. How may I make this done. need your advice.
foxtet