Search results

  1. Mackbear

    Get real time value of a textbox from a front end database of each users

    Hello, I apologize I didn't get it. how do I do this? How do I get each user's record?
  2. Mackbear

    Get real time value of a textbox from a front end database of each users

    There will be multiple users of the front end. How do I get each user's current information?
  3. Mackbear

    Get real time value of a textbox from a front end database of each users

    Ok, so can we like push the current value every 10 seconds for example? How do I do it for all users of the front end? Do they have to use a specific front end file? Can the timer event change something on the front end? like the values on the textboxes?
  4. Mackbear

    Get real time value of a textbox from a front end database of each users

    I have attached a visual, hope this helps.
  5. Mackbear

    Get real time value of a textbox from a front end database of each users

    Hello, yes they have their own copy of front end, do we have to save all front end in one location? The data is saved in a back end table, however it will only save once they click on a button, and that will change their activity. What is saved is no longer the real time.
  6. Mackbear

    Get real time value of a textbox from a front end database of each users

    Hi everyone, good day! Reaching out again for help :). I have a front end file, with multiple users. The front end is an Activity Tracker. This front end file has 3 textboxes, one has the user's id, one has the activity they currently are in and the last one has timer running. I would like to...
  7. Mackbear

    Question Database Auto-closing on Required Time

    Hello! This does not work for me... I have a bunch of other stuff that I need it to do before quitting the application. What should I do? I have attached my DB so you can check. Thanks in advance!
  8. Mackbear

    Question Database Auto-closing on Required Time

    Hello! Can you teach me how to do this, just the feature that will allow me to see their status realtime please? :o:o:o
  9. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Thank you so muchhhh! It is up and working now, Don't know how to set breakpoint and step debug though, I apologize if I am missing what is obvious to you guys, I am new at this and just trying to learn the stuff. I really appreciate your help guys!:):):):):)
  10. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    I got it to work now thanks for the explanation! :):):):) Vendor is now searching, now we fixed one, there is another one that came up! The Notice ID search on the APWorkflow1 form is saying No Criteria even if I know the notice id exist within that table. On the APWorkflowHistory form it works...
  11. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    What do you mean by 'go to Debug'? Did you set a breakpoint in code? Did you use Debug.Print? Refer to link at bottom of my post. - I go to the "Debug" tab in the VB window. I don't know how to use the Debug.Print What would be a valid combination of inputs that should return records? - I...
  12. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Hello, when I go to Debug, it does nothing. What should I be looking for? I'm sorry, I am a beginner on this.
  13. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Hello, I tried the Allen Browne's and everything is working except the filter for Vendor. I can't identify what is wrong. I have attached the DB, I hope you can look into it ='c
  14. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Yes, I tried it the tutorial you suggested a while ago but does not work and went back to the tutorial in youtube which does not use a button, the filtering is triggered by the after update of the combo box and textboxes. The search criteria is created as functions which are called under each...
  15. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Hi, thank you so much for taking some time to look into it. I have attached the DB. I would like to apply filters on the following forms: frmEmergencyPaymentAP APWorkflow1 frmlatefeewaiver1
  16. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Tried everything, does not work. =' c please help = 'c
  17. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Hi, i tried the tutorial here and when i run the code it is asking for a parameter for vendor. Thankss
  18. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Thanks for this!!! I will try this later, by the way this is the tutorial i followed: https://youtu.be/HMjQbSxbhYQ :)
  19. Mackbear

    Filter Records Based on 4 Combobox and 2 Textbox

    Hi everyone, it's me again... right now I am trying to filter a record using combo boxes and textboxes, it is like searching for a particular record based on the criteria and the criterias are on the combo box and textbox. I followed a tutorial and I don't know what I missed. I have attached a...
  20. Mackbear

    Timer Shows Negative and Write Conflict Error,

    Hello everyone, It had been a while and so far, my project is working smoothly and i just want to thank everyone for your inputs and advices, i really appreciate it! And i hope you can help me as well on another problem :):):)
Back
Top Bottom