Search results

  1. JPFred

    Little help with dup records . . .

    I am using the control event since I need to check that database as the field(access) is entered that way no more data needs to be keyed for that record. The record has about 15 fields.
  2. JPFred

    Little help with dup records . . .

    I am writing an app that requires me to validate that a record does not existence in the database. The following is the information: Database name: main Record in question: access (primary key (no-dupes)) Form name: Add Text box name: txtaccess Event: lost focus Goal: To check for a...
  3. JPFred

    Executing query from VBA code

    Can this be added to a buttons parameters and if so which one. Would it possibly be on the onclick parameter? I think I've tried it and received an error stating that docmd.openquery was not valid.:banghead:
  4. JPFred

    Tip The Ten Commandments of Access

    Well met! Spoke like a true application designer.
  5. JPFred

    Executing query from VBA code

    I have written several queries using SQL to display a datasheet with selected data acquired for a search. I must be dumb as a rock but I can't figure how to execute from VBA code. I'm sure it is something very simple but it eludes me. Little help please:banghead:
  6. JPFred

    Experienced programmer but new to Access Programming

    Hi all, My name is Doc and I currently live in Richmond, VA USA. I am a retired RPGLE programmer spending most of my time doing volunteer work. I have taken on a project to write an application for my grandson's school to create a card catalog system. This application will be used to give...
Back
Top Bottom