Search results

  1. C

    Problem with calling a visual basic function from a form field

    Dear All. I have a visual basic function, placed in a module. I need to call it from a form field, and pass a value to it and the function has to return a value. I tried it but it doesn't work the value I get on the field is " #Name? " any help will be very appreciated. Thanks! CS.
  2. C

    How to translate numbers to words

    Thanks alot guys for the help. but I'm really new in all this and I'm not that good in programming, so I didn't know how to alter the code to make fit my application. I would be very greatful if any one can help me. my two fields are Amount in Numbers and Amount in Words and can you please...
  3. C

    How to translate numbers to words

    Good day everyone! I'm designing a system in which I have two fields Amount in Numbers and Amount in Words I want to be able to type in the amount in numbers and the amount in words should appear automatically. I need the code and in wich event should I put it. This is an urgent request. any...
  4. C

    Need Help ASAP Please!

    which reference do you mean?
  5. C

    Need Help ASAP Please!

    Hi, I'm facing this problem whenever I try to click on any button on my access system. I get the following error message: "" The expression on Click you entered as the event property setting producedthe following error: A problem occurred while Microsoft Office Access was communicating with...
  6. C

    Password Protected Button

    ssoltic, I'm a beginner at this, so can I tell me how can I create the modal form and where can I specifiy the password Meltdown, the link doesn't work!
  7. C

    Password Protected Button

    Hi, this is me again and I need your help! How can I add a password to a button, i.e. whenever someone clicked on this button he has to enter a password in order to proceed to the form which the button opens? any help will be very much appreciated! Thanks and Regards! CS.
  8. C

    How can I print out a report by record

    Hi all, I'm designing this database that contains schools name (with primary key SchoolID) and the name of teachers in each schools (with primary key TeacherID). I designed a report but it will print out all the schools each with it's teachers, but what I need is to print out each school with...
  9. C

    How to generate sequance or random numbers

    No actually I figured it out. Thanks!
  10. C

    how to generate a 4 digits long autonumber!

    how to generate a 4 digit long autonumber! that's exactly what i'm trying to do!
  11. C

    how to generate a 4 digits long autonumber!

    Hi all, here's me again, I have a question, I'm trying to generate an autonumber but of 4 digits, for example the first one is: 0001 and autonumber 100 is: 0100, and so on how can I do that? any help will e very much appreciated! Best Regards CS.
  12. C

    Unique Random Number

    Hi everyone, I want to generate a unique random number of 5 digits, giving that the first digit is retrived from another field. Any help will be very much appreciated! Best Regards, CS
  13. C

    How to generate sequance or random numbers

    Mr. John, Thank you very much for you quick respons. very appreciated! the thing is, I'm a bigner in this, so can you please breifly explain you code and where should I put it exactly, i.e. how can I implement it. I'll be very greatful! Best Regards, CS.
  14. C

    How to generate random or sequance number

    Hi All, I'm designing this database, in which, I have to give each record a unique random (or sequance) number of 5 digits, giving that the first digit must be retrived from another field. Please Help, I need this ASAP! Any help will be very much appreciated! Thanks, CS.
  15. C

    How to generate sequance or random numbers

    Hi All, I'm designing this database, in which, I have to give each record a unique random (or sequance) number of 5 digits, giving that the first digit must be retrived from another field. Please Help, I need this ASAP! Any help will be very much appreciated! Thanks, CS.
  16. C

    How can I add an employee picture to access

    Good day everyone, I'm designing this system, to record employee's information and I need to insert the picture for each employee alnog with his/her information. How can i do that ? any help will be very much appreciated Thanks & Regards, CS.
  17. C

    how can I add an alert?

    message box
  18. C

    how can I add an alert?

    Good day everyone! I'm designing an application to be used the HR department. it simply records employees passport numbers and visa type and type of visa. how can I add an alert, the alert the user whenever a certain employee visa is expired or is going to be expierd within a month? any help...
  19. C

    Client/Server Database

    help needed to share a MDB on a network ASAP this is what I did, the databse I'm working on has tables, forms, queries & reports, and I've been enterring data in this DB for a while, i.e. it has alot of records. I've been able to Split the DB, so what I have now is 2 Databases: MyDatabase.mdb...
  20. C

    Client/Server Database

    Hi jermie, The OS is Windows XP the question is how can I split the MDB into FE-BE ? and how can I connect between the FE and BE, I'm new at this, so I need a little more details. Thanks & Regards, CS.
Back
Top Bottom