Search results

  1. B

    Forcing a User to enter data before allowing save

    Hi I have a form that a user fill out to populate fields in my database...how can I make it so that user MUST fill in certain fields before they are allowed to save data? I need to stop users from taking shortcuts when entering data, and skipping a lot of fields. So i would like to be able to...
  2. B

    Using Conditions on reports

    Ok figured it out thanks... Now to work out the expressions :)
  3. B

    Using Conditions on reports

    hi, Awesome.....where do you do that? :D Sorry I'm still a bit new to access. Im using Access 2013 by the way.
  4. B

    Queries and Null values

    Thank you! They never specified the"Next line" part in the other post! I have added it to second criteria and it works...! Thanks!
  5. B

    Queries and Null values

    Hi All, I have a query running on my database built within a form that has 2 drop down boxes to stipulate search criteria, ie: Status and Make. The query works perfectly fine, as long as both fields are filled in. What i would like is if one of the fields is left blank, the query should return...
  6. B

    Using Conditions on reports

    Hi All, I have reports, that are based around dates. Is it possible to make a report highlight different report outputs according to age? In other words, if an entry is older than say 15 days, highlight it in blue, if its older than 30 days highlight in orange etc etc I need to find a way for...
  7. B

    Character Limits

    Thank you...that seems to have worked!
  8. B

    Character Limits

    Hi All, Im busy working on a database, that has a field called Comments, where users can input data about communications with clients. The limit is 255 characters, is there any way I can increase this, or offer users a way to input more data? Im relatively new to access, so use small words...
  9. B

    Query functions

    hehe, no was not confusing so much as knowing where to start! I dont like being spoon fed, and like to be able to figure stuff out...you showed me the way and I learnt a new trick! What you posted didn't make a lot of sense at start, until I broke it down...as I have very limited coding...
  10. B

    Query functions

    Whew...took me a while to get that right, and had to modify code somewhat, but I understood you were getting at! My thanks sir! Its now doing what I was looking for, and you have shown me a whole other world of options for designing queries! I a code newebie when it comes to writing from...
  11. B

    Query functions

    Ok, When I said Home form, I mean its the equivalent of the switchboard function in access 2007..like landing page when access database opens, it only has buttons it. I have read about this Dcount before when researching this problem....im not sure where to try implement this? On the button...
  12. B

    Query functions

    Hey all, I recently got roped into designing a database for my company, after some long hours work have first working copy up and running. Now I need to tweak it to lock down errors etc. So with that in mind.... I have a query running on the main table, that uses criteria field to bring up...
  13. B

    Hello from South Africa

    Hey all, Just to say hello..been referencing this forums for a while while teaching myself Access, now working in Access a lot more so decided to register to ask my own questions. o/ Banelight
Back
Top Bottom