Im trying to pass the name of a global variable to a sub routine and would like to know how to reference it. For example I could do the below with a control:
I have a large 1.3 GB accdb file to which I added security by password protecting it. Accdb file enforces encryption along with password protection so now i am not able to Compress it with winzip.
i have table (MyTbl) that has 3 field\'s A,B,C this table contain 800000 records. what is the best way to receive fast result ?
i have this statement in access: SELECT * FROM accountsnew WHERE [Panels] not like \'*IT_OXYC,*\' and [Panels] not like \'*OXY_SN,*\' and [Panels] not like \'*OXY_S,*\' and [Panels] not like \'*OXY_N
I am trying to update a control in a subform. Actually I am calculating the number of months. here is the code: (开发者_运维技巧which doesn\'t work!)
thanks in advance for any help I am trying to figure out how to make pop-up sub form the only available focus for a user in a database. So that the user is esse开发者_JAVA百科ntially forced to comple
As the title suggests, I\'m trying to get the caption of the associated label for form controls eg: Dim ctl As Control
thanks in advance for any help I\'m using a macro to perf开发者_开发知识库orm a filter on a split form by taking a value from a text box.
I have a simple Access macro that opens two forms and filters them based on input from the user. I used parameter queries to accompl开发者_开发百科ish this, so my Where condition for both reports re
SO I have a subform, that simply has one chart object on it. Its small, and this is the only purpose of this sub. Then I have about 10 forms that each have a sub windows with this form as it\'s child.