you just hit the right point
hay iam so sorry i was late in replying . i had no time at all to sit on my pc becouse of my karate training for the exam so sorry.
you just talked about value. i want to tell you this
i used that code in combobox1 code sub
and it worked but before the report opens amessage box appear asking me to enter aknown value i don't know what does that mean what value does the access programme mean?? so i don't enter any thing and just press ok the report appears but with out data , so what do you think about that?
and i don't think i renamed the reports to match the section value becouse i don't know about value. tell me about it . XD
hay iam so sorry i was late in replying . i had no time at all to sit on my pc becouse of my karate training for the exam so sorry.
you just talked about value. i want to tell you this
i used that code in combobox1 code sub
Code:
DoCmd.OpenReport "Mj", acViewPreview, , "[managers]=" & Me![combobox1], acWindowNormal
and i don't think i renamed the reports to match the section value becouse i don't know about value. tell me about it . XD
Comment