Search results

  1. P

    Counting problem

    thanks wayne, when i tried the function i got #name in the unbound column can u give me the correct syntax for that: table1 : Institutions table2 : Recipients InstID is a common field in two tables I want to count Rec_ID from Recipients where InstID is same in both tables. Thanks are regards
  2. P

    Counting problem

    Hi all, Can I count the number of records in a table which corresponds to a same fieldname in another table. thanks in advance Thanks
  3. P

    incrementing value in a field

    Thanks Graham
  4. P

    incrementing value in a field

    Hi all, I am working on a database for billing..In that there is a field for Bill NO. which should increase by one number on every new bill..Is there any way to do that? Thanks in advance Thanks
  5. P

    Opening a field by clicking command button

    thanks sj can please explain what u mean..... thanks
  6. P

    Opening a field by clicking command button

    Hi all, My be this is an easy problem for someone...I need to open a link "hyperlink field in a table" . I am able to open that field by clicking on that..Is there any way to link that field to a command button..
  7. P

    Doubt about command button

    Hi all, My question may be a stupid one...can we use command button to open a field?I mean I had a bound field in a form which is listing a hyperlink field from a table..I am able to open the link from the form...is there any way to link this field to a command button or any other controls....I...
  8. P

    Counting number of records from a table

    hi max, thanks for the reply...you are life saver Thanks :D
  9. P

    Counting number of records from a table

    thanks max, can u please tell me how to do that... thanks
  10. P

    Counting number of records from a table

    Hi all, Is there any option to count the number or records relating to a specific field. Here is the details..The db is for a school and there is a tables for class and students. I am using a form to enter students details. I had created a relationship with these two tables. i am using a query...
  11. P

    Finding Duplication

    Hi sorry, i forgot to attach the sample db
  12. P

    Finding Duplication

    HI all, I had asked this question here before, can I track duplication of names in a form while adding to records...I mean by wildcards in two fields same time..I don't know is that possible or not...I had attached a sample db for better understanding what i need...
  13. P

    duplicates

    hi thanks maxmagion for the tip...I got the idea u had given..let me ask you one more thing..can we check the duplication by wildcards for these two fields.. thanks
  14. P

    duplicates

    Hi all, I am creating a db for dataentry related to a school..my probelm is ,i want to prevent the duplication of names while entering data. Now i can check by firstname only. that is creating lot of problems..can i use "Dcount" to check two fields same time? if someone can give a advice, that...
Back
Top Bottom