Hi Experts,
I am using the forms.formname.fieldname syntax to control fields on a form. However, I have many of these fields and I don't wish to type code for every single one of them.
What I am trying to use is the ampersand to try to concatenate a number to each bit of code so I only need to...
Thanks for the replies guys.
Bob, I do actually have all this information in a table already, how do you suggest I pull this information back to my field in the form when the form loads?
Hi All,
I'm not a great developer or anything, I just do what I know and what I've picked up frm forums so I have a question here which i'm hoping can be answered very easily by you experts!
Basically I have a Case Statement that I have written as a Public Function within it's own Module...