Search results

  1. K

    Progress bar of achived target

    i have made small modification to the sample accdb , please see attached accdb file , it give error . somthing i missed to do. the animated bar is not that important for me , if it can be done than great it will add some effect to the salse person screen.
  2. K

    Progress bar of achived target

    i didnt figure out how to link the code to my tables and how stop the move of the progress bar on the percentage amount of what is the sales person achived out of his target as i dont want the progress to compelet to 100% unless he achived 100% of his target
  3. K

    Progress bar of achived target

    thank you very much for fast reply , for 99% this simple code dose what i need , i will try to add dlookup and put it instead of Goal = 5000 to find target amount based on month and employee name and total sale from a query by dlookup also . 3 other things , 1- can we show the percentage...
  4. K

    Progress bar of achived target

    i need your help experts , i am bulding a database with Sales Employee that have a monthly target to achive , i want to make a progress bar that show to him in main menu how much did he achived from his target , where the progress bar stops in the percent of what he have achived that takes the...
  5. K

    import Currency rates via API

    @arnelgp i have found a way to make my curr list . floatrates.com/custom-exchange-rates.html . i will work on copying data from your sample to my table of currency , as the one you did delete the older table
  6. K

    import Currency rates via API

    @arnelgp thank you for the example , this also helped , but as i see that it copy the whole table from the xml file of the website and replace the old table , is there is a way that can get only update of some selective currencies and keep the record.
  7. K

    Prevent Export of Table

    @theDBguy thank you , i hope i will find all my answers here , and learn somthing new , i am building access apps since 1999
  8. K

    Prevent Export of Table

    @isladogs :) yes i do , i just added the idea so anyone pass here like i did put my idea in concidration
  9. K

    import Currency rates via API

    i did have a look into it , i have tested many things in it , it have good features that i need but in a different way. it gives me error when i click update it seems the api key expiered . can u help and give simple code example for the table update based on the currency i define from...
  10. K

    import Currency rates via API

    hello , i am building a database that require a daily update for about 20 currencies rates between them and the USD , it is hard to update it manually which will opend the door for human mistakes that will cost money , i have searched along to have somthing do this via api , but i was not...
  11. K

    Prevent Export of Table

    you may encrypt the data in the fields so no one will understand what is this
Back
Top Bottom