Search results

  1. R

    if primarykey value exists, bring up record

    Hello I am trying to figure out how to make my database check to see if the primary key value is a duplicate of anything ive entered previously and if yes, for my database to bring up that record instead of adding a new record. I know how to do bring up records using a separate combobox (find)...
  2. R

    PDA support

    I was wondering if anyone could point me to a good site or forum post that could help with connecting a PDA to my XP machine. I would like people to sign it and then be able to upload the signature to my Access form on the current record. It sounds like something someone might have done...
  3. R

    Check if duplicate afterupdate

    Hi, I was wondering if anyone knows the VB to check if a value is a duplicate afterupdate? Many thanks.
  4. R

    Bold within email body generated within Access

    Hey, I was wondering how I would tell Access to set bold on my email message. I use this code to generate the email: Thanks for any help provided.
  5. R

    Autofilling Textboxes with Table data based on a Combobox.

    I am creating an Access program for logging in Parcels that are delivered and I am having some problems. I have a Table called 'Contacts' and within this there are 4 Columns: 'Names', 'Departments', 'Extensions' and 'Emails'. I also have a Form and there is 1 Combobox and 3 Textboxes relating...
Back
Top Bottom