I just changed it to number field but im still getting a run time error '3615' Type mismatch in expression.
when i click debug, doCmd.OpenReport "rpt_PmbyPerfIDperiod", acPreview, , strWhere
is highlited in yellow.
what does this mean?
I just a built a form with 2 set of combo boxes. Both are going to be parameter cbo. ie. cbo1From, cbo1To, cbo2From, and cbo2To.
It's a simple form where user selects 1 set or 2 sets of cbo box and when they click a command button, it will pop up a report based on their selection.
One problem...
I have a FE and BE Access DB; splitted DB. I was testing some data and figured I should use back up. so, I copy and pasted the table and used that table for the form i was working on. After i was done, I deleted that table, for some reason, all the data on the OTHER table was gone too..
Is...
I have a form and a table: lets say frm_A and tbl_A.
In "frm_A" property, I have "tbl_A" as its record source. However, data is not there after completing the form. I even tried creating a command button that'll save but no luck. any idea why this is happening?
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.