Search results

  1. A

    Help with Backup access 2007 on SharePoint

    Hi everyone, I am stumped and have searched the forums and have not found what I need. I have a database with nine users. It is on a SharePoint server site. Folder is secured with only access for the nine employees and others cannot not see the folder. First I have tried to split the database...
  2. A

    Date & Time stamp in form

    John thanks for the code.
  3. A

    Date & Time stamp in form

    currently in the event tab, after update - event procedure Code: Private sub text68_afterupdate() Date = now() end sub is this the problem? should it be just =date() and =time() or should it read just =now()?
  4. A

    Date & Time stamp in form

    John thanks, I tried this function, but when i reopen the form it does not keep the original time stamp when data was entered into form. I need this when data needs to be checked on when it was entered into the form. If data was entered lets say yesterday at 10:00 am and three days later form...
  5. A

    Date & Time stamp in form

    Hi, I have search and have not found what I need. I have an expense trip database that when you login it opens a "expense report list" form and on that form I have a button that opens a new pop up entry data form that you enter data that inputs it into the expense report list form. What I...
  6. A

    Help with Login Issue

    Trevor, thank you. Figured it was something simple just needed to be pointed in the right direction. Now it works like a champ. Once again thanks.
  7. A

    Help with Login Issue

    Good morning everyone, I hope I am in the right forum. I downloaded a template on expense reports and love what it has to offer. So I added the login feature to try and make it somewhat secure. Anyways here is my issue. The issue I have is when I open ACCESS database I get two forms pop up. One...
  8. A

    Hello

    I am new when it comes to programming side of ACCESS. I have learned alot from you guys information on this site. I will definiately be asking the subject matter experts alot of questions. I am from the USA. I like tinkering with applications when I get a chance.
Back
Top Bottom