Recent content by Zany

  1. Z

    Calculated Fields in Access Userform & sheet

    Thank you Pat. Cheers!
  2. Z

    Save Button

    Thank you. I think that's well explained to my understanding. I will work on it as instructed. You have a great day. Cheers!
  3. Z

    Calculated Fields in Access Userform & sheet

    Got an error here. change due date to date_of_incident referring to my data field. But still can't even complete writing it and I already got an error.
  4. Z

    Calculated Fields in Access Userform & sheet

    Please further elaborate on the your explanation. Sheet: My database which feeds from the Form. The expression i used in the form displays the differences but when saved to my database the field are blank. Hope this clarifies. New in using access so still having difficulty understanding it.
  5. Z

    Calculated Fields in Access Userform & sheet

    Hi Guys use the expression =DateDiff("d",Date(),[DueDate]) To calculate the difference between the day the incident reported and the current day to see how old is the case. However my calculations result on the form are not shown on the sheet when i saved it. Please anyone with a...
  6. Z

    Save Button

    Hi Guys, I am new to using access. I have finally after 5 hours created a database and a form. All my combo Box and other necessary buttons are all good. But I want the user form to have a save button. Please anyone can provide me the basic step. The user form feeds the database...
  7. Z

    hello

    Hi Guys im new here. Please i need a simple step to add a Save button on my userform in access.
Top Bottom