Search results

  1. A

    Solved Date Range Error

    Thanks friends. I'll check
  2. A

    Solved Date Range Error

    Here is my db attaced. Sir, if you have time plz check into this. TIA
  3. A

    Solved Date Range Error

    Sorry Bob! It doesn't work, has some issues with syntax as line goes RED
  4. A

    Solved Date Range Error

    Thanks, I'll try.
  5. A

    Solved Date Range Error

    Sorry, I failed to understand your point. Can you please please elaborate your reply by showing codes
  6. A

    Solved Date Range Error

    I Need a Help. Im trying to filter my form by placing two Unbound boxes ( DateFrom and DateTo) I applied following VBA codes on a Button (CmdSearch) but it did not work. it show a Yellow Highlight on my last line (DoCmd.AppllyFilter task ) Private Sub CmdSearch_Click() Call search End Sub Sub...
  7. A

    Combo Box Not Working

    Thanks sir, Plz do me on thing clear that this I will write in the "data source row" of my subform on Navigation Form or cbolocalid?
  8. A

    Combo Box Not Working

    Thanks for guidance. I need your help as I'm new to Access. Can you please share a snapshot or a new db.
  9. A

    Combo Box Not Working

    I tried but it didn't work. Plz help me by snapshot or forwarding db. Regards
  10. A

    Combo Box Not Working

    Dear friend, thanks for your reply. Can you please share me screen shot or a new db after removing anomaly
  11. A

    Combo Box Not Working

    Dear friends ! I need your help. ( db Attached) Im new to MS Access, I have 3 forms having combo boxes, each form is working perfectly. I created a Navigation Form (Main Form) , by attaching these (sub) forms to navigation Form, Combo Boxes on all forms(Sub) are not working. Thanks
  12. A

    Help to popuplate a dashboard using combo

    Hi.Friends database file is hereby attached for easy reference. plz guide me Im new and having a basic level knowledge of VB. I am facing a problem to make a dashboard. I used a command button. "After click" event following coding were used Private Sub Command2_Click() Me.FormValue.Value = 1...
  13. A

    Navigation Form in Access 2007

    I made a database using Navigation Forms in Access2013. When I try to open this db in Access 2007, it gives an error msg and did not open.
  14. A

    Search Two dates Range

    Name of the Form is " Result" Text box 1 is " DateFrom" and Text box 2 is "DateTo" Query Name is "QryDateRange" and Filed is "DateEnrol" Report Name is "RptDateRange"
  15. A

    Search Two dates Range

    Thanks bob fitz I am quite new in access, can you please help me by posting some coding for me?
  16. A

    Search Two dates Range

    I have a query " request" having a field "date". I inserted 2 text boxes on a form and a command button to search record of a date range from query and print a report of search results. Any one plz help my in this regard
  17. A

    Navigation Form in Access 2007

    I know that there is no navigation control in access 2007 but will database perform all its functions (read only) in Access 2007?
  18. A

    Navigation Form in Access 2007

    Navigation Form is a wonderful feature of access 2010 and 2013, however if I create a database in 2013 using this feature, will this database work fine in access 2007 ?
  19. A

    Access on A 64Bit OS

    Thanks The Doc. I am using 64 bit Office2013. How can I downgrade my Office 64 bit to 32 bit
  20. A

    Access on A 64Bit OS

    Thanks The Doc. I am using 64 bit Office2013. How can I downgrade my Office 64 bit to 32 bit
Back
Top Bottom