Search results

  1. J

    Network Security Question with Acess

    OK here's a question for the IT guys.... I've completed my db and want to put a copy (not sure if "copy" is the correct word here) on several workstations for use. Now employees at these work station have different levels of access within the network. The IT guy is concerned that when the db is...
  2. J

    Linking a hyperlink (texbox) to a Photo

    I may be going about this all wrong but I have a text box that is Hyperlink to a directory that opens fine and gives me access to files that I need. What I want is to place a photo of a particular button I've found (in the form) and on the click event have the hyperlink in the text box...
  3. J

    Hyperlinks in forms Question

    Hey guys & gals... Question...I have 3 attachment boxes in my table that appears in a form. each attachment box contains specific files (not specific as in extension such as PDF, JPEG, etc.) but specific as in Company Documents, Certifications, Resumes. The issue is there's a lot of document...
  4. J

    Navigation Form Subform Code issue

    OK guys and Gals here's my next installment of what has he done now... Created a Nav form that works as it should ....to a point I have several tabs that connect to forms and they open as they should BUT I have this one form that I called "HOME" where a greeting message appears to the user once...
  5. J

    Issues with Navigation Form..

    Hey guys and gals.... Got a question I've created a Navigation Form and one of my tabs brings up another form bla bla but what I want is to bring this form up in datasheet view...is there a setting for this or due I have to create a query to get the look that I want?... *note the...
  6. J

    Using an Unbound Text boxes and calculation

    Plain and simple (famous last words) Got a database that is working great 1 table - Employees 2 Queries 1) - QEmployees Extended 2) - QyrsEmp 2 Forms 1) - Employee Details (source control is "QEmployees Extended") 2) - Employee List (source control is "QEmployees...
  7. J

    Issues with Calculated Field

    This is probably an issue that I see the solution to, but don't because it's right under my eye's...but here's the stump... Got one Record, one Query supporting one Form...it's just the basic employee data base with the key field being 'EmployeeID". I have a field in the table called "HireDate"...
  8. J

    Attachment data type and Control question using VBA

    New to writing code, and I'm having difficulty figuring out attachments (seems others are too). What I'm looking to do is bring up a set of attachments when performing a search on an employees name or ID. I'm having issues because VB doesn't seem to want to work with attachment controls or...
  9. J

    Method or Data Member not found

    Sorry guys but My syntax identification and usage is weak...just getting back into writing code...I've used this code below a number of time in other forms...just changed the field names etc...but this time I can seem to SEE what I've done wrong here...my eyes are starting to hurt...to me...
Back
Top Bottom