Search results

  1. E

    Question Auto-filled fields not populating table

    Thank you for the replies, so far, but they don't resolve my problem. This is a web-enabled database. My understanding is you cannot use VBA in this type of application. Only macros can be used. I understand it's not good to store the same data in two different tables, and I'm trying to avoid...
  2. E

    After Update SendEMail

    It sounds like you and I are having a similar problem. I'm using the Microsoft Issues web-enabled template to implement a database for my school district. I have bus drivers who need to have an assigned person at each school review a report when a student misbehaves on the bus. I have...
  3. E

    Question Auto-filled fields not populating table

    I'm a newbie at Access, but have been tasked with creating a web-enabled database. The goal is to allow a requester to input an issue for review. The reviewer must be notified a new issue has been directed to them via email. I've started by using the Microsoft Issues web-enabled template as...
  4. E

    Question Want to take a 2007 DB and publish it online...

    At the risk of having the blind lead the blind, since I too am a relative Access newbie... I'm exploring publishing a web-enabled Access database which I'm designing in Access 2010, using the Issues web-enabled template as a base. Yes, using Sharepoint server will be the key to getting it...
  5. E

    Add date record created to existing records

    Thanks for the kind assistance. I had figured out how to add the field going forward. I was just hoping there was something to save me from myself in the application. Lance
  6. E

    Add date record created to existing records

    That's what I was afraid of, Spike! Thanks!
  7. E

    Add date record created to existing records

    Does Access programmatically add a date created to a database record, even if the dumb db developer didn't add a date created field to the form initially? Is there a way to pull that date stamp into the existing database records? :confused:
Back
Top Bottom