Recent content by daameta

  1. D

    Upload Db

    i have a database with size of 6 mb in ms access 2010. i want to upload this on forum for some reason. how can i upload this without delete any table form or report. please suggest me.
  2. D

    Rank in Querry

    thanks its working properly thanks a lot
  3. D

    Rank in Querry

    Sorry i Cannt understand your reply please tell me more. i am waiting for you.
  4. D

    Rank in Querry

    thanks for reply i have two conditions 1- first is the original table have only Id, Name, Percentage Field. the field "rank in class" is new in my query. then how to got rank in my query. 2- if first condition is difficult or not possible then i will create a field named as rank in my table...
  5. D

    Rank in Querry

    Hello every one i have a query "ranking" which have three field id, Name, percentage, Rank. the filed rank will displayed rank of student in class. if class have 16 students than rank must go "first" to "sixteenth" here is attached my screenshot. suggest me what to do to got rank. this query...
  6. D

    How to give a default value without lookups?

    give more detail about your question
  7. D

    iif Function

    Can you explain in this sql code what is Score
  8. D

    iif Function

    hi all i have two textbox in my report "Percentage" or "Grade". According to name percentage show percent and grade show grade. now i am calculating grade ( which is depend on percentage) where condition is--> lower limit upper limit grade 0 30 E 31...
  9. D

    create a table in report

    my Client give me a report card sample of school And card is designed in table. so i am trying to develop a report card exact like i got here is attached scan image. https://dl.dropboxusercontent.com/u/31605883/Image%20(11).jpg
  10. D

    create a table in report

    hellow, in my report i want to insert a table like excel but in design view i cant find a option for this. what is other method for this.
  11. D

    report card issue

    Sir thanks for your reply can you give me more detail or example in me case about cartesian product or Dlookup. thanks
  12. D

    report card issue

    Sir Can you give me a example of dlookups on report in my case.
  13. D

    progress card

    hi i am designing a database for generate progress card of student in a school. any one have a database which guide to me. thanks
  14. D

    report card issue

    hello everyone i am designing a database for prepare a progress card of students. i have a table "instituteinfo" which have school information which will be printed on every progress card. in this table only one row having data. and other is three table which have student data like name fathers...
  15. D

    Cobo box depend on on another

    i have a table tbl1 which have 2 filed classname and classid. another table tbl2 related a form called frm1. frm1 have 2 combo box cbl1 or 2 cbl1=classname cbl2=classid when user select a classname in cbl1 other cbl2 show classid from tbl1. and vise versa. i want a after update...
Back
Top Bottom