Search results

  1. B

    Unbound TextBox Character Limit

    I've searched all over for a solution to my problem and had no luck at all, so apologies if this has been solved elsewhere. I started off with a blank form and added a command button, three labels and a text box. None of these are bound to anything. The sole purpose of this form is to show...
  2. B

    Return First Forename From A Sorted Table

    Hi All, I'm currently struggling with what I thought would be a very simple query. :banghead: I have a form that contains a combobox. I want the default value for this combobox to be the Staff_ID of the first forename to appear in a table when sorted alphabetically. The table I'm querying is...
  3. B

    One Record Per Staff Per Day

    Hello, Hopefully what I am about to ask is easily implemeneted. I'm fairly new to Access, I haven't touched databases since I left college. I currently have two tables, Staff and Daily Record. One relationship between Staff_ID, one-to-many the one being on Staff table and many on the Daily...
Back
Top Bottom