K
kfc2
Guest
Hi everyone,
I am a newbie on Access. I have some problem dealing with the control source box. Would you please give a newbie some help here? Thanks
I have been trying to put an IF statement inside the control source but it won't work.
Is it possible to put an If statement in the control source?
I have put a function in my control source and it works fine. My problem with it is when the forum is activated, it runs the function right away. Now, I would like to the put a "RUN" botton on the page and the function can only be ran after the "RUN" botton is being clicked.
What I have in the control source is the following:
=bWALCS_FormIsFound("P00V2",[ID],"12")
If it is impossible to have an IF statement in there, how I can make the check box to check the condition of my "RUN" botton before it runs the function?
Sorry for my bad English
Thanks a lot
I am a newbie on Access. I have some problem dealing with the control source box. Would you please give a newbie some help here? Thanks
I have been trying to put an IF statement inside the control source but it won't work.
Is it possible to put an If statement in the control source?
I have put a function in my control source and it works fine. My problem with it is when the forum is activated, it runs the function right away. Now, I would like to the put a "RUN" botton on the page and the function can only be ran after the "RUN" botton is being clicked.
What I have in the control source is the following:
=bWALCS_FormIsFound("P00V2",[ID],"12")
If it is impossible to have an IF statement in there, how I can make the check box to check the condition of my "RUN" botton before it runs the function?
Sorry for my bad English
Thanks a lot