Recent content by lamarrgodwyn

  1. L

    adding new record using a pop-up form

    I tried to save it as an earlier version, but it will not allow me to. I shold have been able to got o save database as and select it in the drop down. However it did not have any other options there to convert it.
  2. L

    adding new record using a pop-up form

    I just wanted to give some clarity on my previous post. I have data base the tracks student debts. The main form has three tabs. The third tab (Student Debt) has 2 subforms. (Student Debt & Paments) I have a button on the student debt tab that opens a popup form called student debt entry...
  3. L

    adding new record using a pop-up form

    Hello I'm working on a database that has a subform which pulls its data from a table and I'm trying to use a popup form to enter the data in the sub form. For example the table is called student debts. The form is called student debt. The pop up form is called student debt entry from. I want...
  4. L

    yes/no format

    I know its been a while but I'm back at it again. I did figure out where to put the code however I'm still get an error. I get sub or function not defined. Can you tell me what could be causing this. I have played around with if for about 2 hours and could no figured it out.
  5. L

    yes/no format

    I know its been a while but I'm back at it again. The code you gave me last where would I put it?
  6. L

    you do not have the necessary permissions error

    I really need help with this one. Please I'm willing to try anything at this point. If anybody have any ideals please let me know.
  7. L

    you do not have the necessary permissions error

    Ok so I have a database that I created. I have the .mdw, .mdb, .snp, and the .bak file. I attempted to clear the password to the user accounts. After doing so I no longer have access to the database. I have tried everything that I know how to do to resolve it. I also back the database up prior...
  8. L

    yes/no format

    Hello again thanks a lot but i'm still having trouble trying to get this code to work. I really new to access and do not really understand how coding suppose to work. Please forgive me. How ever I have made this changes to try and make this database more useful. So I have attached the database...
  9. L

    yes/no format

    I just want to thank you for all of your efforts so far but i'm still have a little troulbe getting the code to work and I have played around with if for atlease 6 hours now and still can't get it to work. Here is the code that i have been playing around with. = IIf ([Waived] ="0",=Sum([ECPS...
  10. L

    yes/no format

    So where would i put this code in access
  11. L

    yes/no format

    So where would I put that code in at
  12. L

    yes/no format

    I kind of new at this can you give me some examples
  13. L

    yes/no format

    I have a subform that has cost imformation in like: date, part number, amount of part, date paid, amount paid, waived, paid in full, wty replacement. The waived field is in yes/no format. i have a field that total all charges and i would like for the waived field box if check to subtract that...
  14. L

    Auto Fill

    hello you guys thanks a lot for your help in the past. I found a old back up copy of the DB and it is a MDB file. So I wanted to see if you could still help me with this issues. I have a form with a table in it that I would like to do an auto fill. The two fields I'm working with is Part number...
  15. L

    Auto Fill

    Here is a copy of the database that I need help with. I think I accidently converted it to a MBE file. If possible I need to have it converted back to a MDB file. I would like for the ECPS cost to automatic populate the cost of the item once it is selected. Also I would like for the charges to...
Back
Top Bottom