Search results

  1. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    Its Okay Sir. Take your time
  2. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    Thank you very much for response my pm and really you are great and good heart people. I see, you have been work in my lots of the projects. I appreciate. One more question : Please again see my post #1 Here was two combo boxes Select Year = cboYear and Select Month = cboMonth I want to adding...
  3. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    Mrs. June, Thanks for your Link and reply. You dont understand me or Maybe i can't able to explain you well. That I upload my dB. I read this article, There debug all SELECTED combo boxes or text or List boxes with one Command button "Filter". But its not my inquire. I would like EACH LIST BOX...
  4. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    Append I create it. Need to only Condition that take only "StatusID = 1" And Year and Month Not duplicate. I seem, I would like to Multi List Box. I upload my dB.
  5. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    Filtering By List box "lstCompRef" most select "lstWorkCategory", "lstWorkLocation", "lstPageNo" In this 3 List Boxes is optional. User can select anyone OR Select All of List boxes by Items Selected Multi or Single.
  6. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    Firstly, I need an append query that selected Year and selected Month with two tables tblEmployee & tblEmployee1 append query condition, two tables have "[employee Status]" Field took if [Employee Status]="Active" & "Duplicate Data Match within Month and Year" Its create QueryDef temp stored...
  7. smtazulislam

    Solved How to filtering by List box as like cascading combo box

    I have a form screenshot attached. Firstly, If I select Year and Month need to Append Data from two tables tblEmployee & tblEmployee1 with YEAR and MONTH, Criteria from two tables LIKE EmployeeStatus="Active" & "Not Appending Duplicate Data not Match within Month and Year" These data display a...
  8. smtazulislam

    Solved IF condition not Print current record

    I c, for that my data requery and began first record. It's true. Now its work. Thank you very much.
  9. smtazulislam

    Solved IF condition not Print current record

    for : sometime report page is blank...
  10. smtazulislam

    Solved IF condition not Print current record

    Hello, Any help will appreciate. this is my form I tried to print SN-2 into 72 Record Numbers, But its printing SN-1 Record numbers 32 with Cancellation Report. Here is code : Private Sub cmdPrint_Click() On Error GoTo cmdPrint_Click_Err Me.Requery If IsNull(Me.txtEffectiveDate) Then...
  11. smtazulislam

    Solved Opening Error....

    I using MS 2016 ver and 64 bit...
  12. smtazulislam

    Solved Opening Error....

    One problem is solve. Now how to resolve it...
  13. smtazulislam

    Solved Opening Error....

    Yesterday I run anydesk for a online job. At this time I opened another database. And also this time is opening .accde file by minimize.. For that now this error ?
  14. smtazulislam

    Solved Opening Error....

    today my master file add some form, then became these error (attached Picture .. .accdb file is opened. but .accde file show this error
  15. smtazulislam

    Need Advice

    systematically to inserting PRODUCT COST, AND SALES PRICE, This two fields became a query or should in a table. If your answer is table, Which table ?
  16. smtazulislam

    Solved Hide button or Icon need to arrange by automatic

    Thank you. I take it another processing by Command Button. By Some Icon from website. Fixed it
  17. smtazulislam

    RecordSET under the YEAR and Month.

    any help.... ?
  18. smtazulislam

    RecordSET under the YEAR and Month.

    Does any help please?
Back
Top Bottom