Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: sades1
  • Content: Threads
  • Order by date
  1. sades1

    report

    hey, i know this is probably going to be the dumbest question u people have ever heard...but neways...... my reports dont work properly. i dont think ive made them correctly(im pretty sure).......when i click on the thing i keeps asking me for all the field values that should go in the...
  2. sades1

    checking if field already exists

    hi, i got this off another thread somebody had put up and i want to do something similar.....i want to see if what the user enters already exists and tehn show an error message if it does... well i dont really understand how this works.....can you explain what rst.Open "SELECT...
  3. sades1

    updating field

    hi, in my database ive got a susbcription limit for each subscriber and every claim the subscriber makes is added onto a total claims field. if the total claims<sub. limit i want to make the 'status' field show 'reimbursed' for the particular claim. and if total claims>sub limit i want it to...
  4. sades1

    check for validity of entry

    hi, how can i check if a value entered for a field by the user already exists on a table? i have a field 'susbcription number' and want to check if the subscription number exists when entered by the user and then show an error message if it doesn't...... tnx, SaDeS
  5. sades1

    date validation

    hi, i have another question......how do i do a validation on a date entered by the user? the date field is in the form mm/dd/yy and i want to check if it is greater than the current date and if so display and error. and also i want to check if it is older than a particular date...how do i do...
  6. sades1

    field name problem

    hi, ive built a database on access 2000 and i want to make a few changes to it. one of my fields is called &quot;subscription number&quot; and i want to make a validation on it. when i enter the code &quot;If Len(Me!subscription_number & &quot;&quot;) > 5&quot; i get an error message saying...

Part and Inventory Search

Back
Top