I've done this before, and I have totally forgotten how.
I want to create a command that, when a certain box is "dirty" (with text), a button can be pressed that says "Clear Copy". Once "Clear Copy" is pressed, those records are not seen. They are NOT deleted from the table, but those records...
I've done this before, and I have totally forgotten how.
I want to create a command that, when a certain box is "dirty" (with text), a button can be pressed that says "Clear Copy". Once "Clear Copy" is pressed, those records are not seen. They are NOT deleted from the table, but those...
in VB, i need to create an If..Then statement
On the form "PAGE7" is a field "Med55"
on the form "PAGE8" is a field called "Med76"
If Med55 is "1" then Med76 needs to be disabled.
Being Med76 is on a different form, how would I writ the statement?
I have SEVERAL documents in a SUB FORM named "GRANTS"
I have 3 dates entered into "GRANTS"
Date1
Date2 and
Date3
I need it so that if it is one of these dates or AFTER, a box will come up saying there is an alert saying "GRANT REMINDER NAME (from the main form) on DATE(x)" and if OK is...
I have SEVERAL documents in a SUB FORM named "GRANTS"
I have 3 dates entered into "GRANTS"
Date1
Date2 and
Date3
I need it so that if it is one of these dates or AFTER, a box will come up saying there is an alert saying "GRANT REMINDER NAME (from the main form) on DATE(x)" and if OK is...
If I have say 6 fields Score 1, Score 2, Score 3, etc.
And then a 7th field "Total Score"
What is the steps needed to make total score = a sum of Score 1 through Score 6?
Thanks so much!
I have an option box with the races/ethicities in it. I have an "Other" text box. I want to fix it where they can't type in "Other Text Box" UNLESS they fill in the bubble in the option box for other.
Any ideas?
I am trying to write in VB a procedure (or whatever it's called) where CGID, CG First Name AND CG Last Name from the original form will go into the NEW form. I can only get CGID to go in as of now. These are the names in BOTH forms.
I know adding new StLinkCriteria and DoCmd.SQL isn't working...
I am trying to create a button that will OPEN "CAREPLAN" and CLOSE "PSAFILES".
PSA Files has a data field called "PSAID" and is an autonumber and must auto fill in "CAREPLAN" as "PSAID"
I had something like the below but it's not working for...
How can I make a continous form go backwards? In essence, the new information i enter on top and the "old" goes as 2d so it'll show up backwards of how I put it in?
I am trying to do something. I will do my best to explain it.
I have a form to enter data. It will later be used as a subform. I want it where instead of going to a "new page" everytime I enter one record, that it just adds a new row to enter the same data. I have to do this in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.