Search results

  1. O

    report value as parameter in query

    can i set a value in report as parameter in query
  2. O

    Set if condition in query

    Parameter in Query decide by click on label Hello some one can help mey pls tell me how can i set lebel id as parameter in action query.. as i have two labels ,1 is Label A, 2 is Label B i want to run same action query but set parameter as lebel on which i click how can i set it, pls tell me...
  3. O

    Set if condition in query

    Sir pls tell me is it possible to set any lebel id as query parameter in sql code or access thanks
  4. O

    hyperlink

    how can i set a charactor as hyperlink in access form lebal like GO ,in this G use as hyperlink for run a query
  5. O

    Parameter in Query decide by click

    pls tell me how can run a query with paramtoeter of label, on which i click . i want to run a query ,with parameter ,which decide by lebal, on which i click with in diffrent labels such as i have 3 labels 1--A 2---B 3---C when i click on label 1(A) query select record which belongs to (A)...
  6. O

    Subform not display all records

    Sir i have one table containing all neccessary detail of members of varius soceity i create a query to find name of all society(ies) for one person when i create a form to the that query it show all record in form view,datasheet view but when i insert this form as sub form in other form it shows...
  7. O

    Subform not displaying all records

    ok i start a new thread
  8. O

    Subform not displaying all records

    i m also facing this problem i have a table,in which i store all data for persons i create a query for a person ,to know ,the selected person is membership when i run query i got the result of all societie(s) for that specific person when i open the form for that i also get all detail for...
  9. O

    Record Count

    sir how can use dcount function in same table, which can count any record till to the row,in which that function contains pls tell me with my table attached i want to know how many times Book "A" issued before this issue ootkhopdi
  10. O

    Count the amount of times a name appears in a query

    this code given result for total count of login can we count login time in column pregressively this result can taken by use of "DCOUNT" function ootkhopdi
  11. O

    records count

    how can i do that , pls tell me detail with example ootkhopdi
  12. O

    Record Count

    Sir How can i count records in a table like countif function in excel ex. records Count Row 1 A 1 Row 2 A 2 Row 3 A...
  13. O

    Parameter in Query

    I have a form ,with a table ,which have 12 column and 10 rows i m set all these s hyperlink as view detailed report on same format and leyout my problem is "how can i set parameter for query ,which genrete report for one hyperlink(Cel1 A1), also run on click on cell B1, but changed parameter B...
  14. O

    Auto number in append query every time

    Sir I want to create a report based on a query because i m a beginer in access so i follow below steps to find my data 1-run query for select desired record 2-make a table for create report and data show in form 3-then again ,if i m change in main form to create other report , i cant return my...
  15. O

    Auto number in append query every time

    No sir i have a solution but it is lengthy process and run multi query and make tables pls provide me any other simple solution in one query
  16. O

    Auto number in append query every time

    Thanks. But my Table gives a report now i got the solution as 1-delete all records in table using delete query 2-set autonumber start with 1,using append query 3-then append data ,using other append query. Thanks
  17. O

    The database engine could nnot lock table because it is already in use

    Sir how can u do this pls tell me .. i m also facing this problem i have a table which related with subform which gives result how can i solve this prob. :confused:
  18. O

    Appending Records with a desired auto number in a table with Auto Number

    IS this problem solved i m also facing this problem that every time i append data to my table it start with progressive no. not with "01" pls help me too that how can u solve this problem than every time append data start with auto number from 01 :banghead:
  19. O

    Auto number in append query every time

    Dear Sir pls give me solution so i m very new in access and stage of learning as kid i have a sample database created by self it has a table name"List_Member" i m using delete query to delete all data in that table and append query for append new data from master table name"Allmember pls give me...
  20. O

    Count records

    Dear Sir, Thanks But it return only block count and only "1" while i want result as count of a particular record till that row like Row NO. Column 1 Column 2 (records) Count of records 1 Master 1 2...
Back
Top Bottom