Search results

  1. S

    Check Box Creation

    HI I want to modify one report as "I have 3check boxes, when I select one then others should disable and the report I selected should be generate" so I have to create additional check box. can any one let me know the code to create & generate the report by seleted check box. Thanks & Regards Sri
  2. S

    Check Box Creation

    HI I want to modify one report as "I have 3check boxes, when I select one then others should disable and the report I selected should be generate" so I have to create additional check box. can any one let me know the code to create & generate the report by seleted check box. Thanks & Regards Sri
  3. S

    Check box creation

    HI I want to modify one report as "I have 3check boxes, when I select one then others should disable and the report I selected should be generate" so I have to create additional check box. can any one let me know the code to create & generate the report by seleted check box. Thanks &...
  4. S

    Report Ascending order

    Hi JHB I did like above query It came right, but not fully. Actually I have values in a combo box like: 1,2,3,4,10,20,1000,1001,1002. before the values came as 1,2,3,4,1000,1001,1002,10,20 so on. after wright as above, when I select from 1 to 20 came in order, but when i select 1 to 1002...
  5. S

    subform linking

    HI I have 5 fields in a form. I was created 2fields in main form and 3in subform to be populate the data in subform when I select 2fields in main form. but the data not populating, can any one explain me to do as this way? Thanks & Regards Sri
  6. S

    Report Ascending order

    Hi JHB, I was tried by input CLNG in the Crieteria field in the query. Is it the right way?but, still not came right> can u plz explain me where should I mentioned it? Thanks & Regards Sri
  7. S

    Report Ascending order

    HI I was tried the way JHB explain me, but still the values showing same way. Is any thing needs to be change in the Query?
  8. S

    Report Ascending order

    hi thanks for your reply. actually my values are ex: 10,20,30,40,100,1000,1200,1500 in the combo box. while printing the values are coming as : 10,20,1000,200,1500,20,30,100. so I need to print them as ascending order. again it can be great help to me. Thanks & Regards Sri
  9. S

    Report Ascending order

    HI I have a 2 fields in a report from & to and while printing values was not printing in order & printing all values although I write query like : "Between[Forms]![Report Query]![Lab_From ] And [Forms]![Report Query]![Lab_To]". I was tried sortings aswell. still not coming right. can any one...
  10. S

    Linking Sub Forms

    Hi Thank u I been trying the same as you said, but its not giving result. I want report like " when I choose data by drop down in the main form (2fields) then automatically all of the fields in the sub form should pick/show the data in their fields". tell me one thing... Can I choose any field...
  11. S

    Linking Sub Forms

    Hi all I have been failing to linking sub forms to main forms. can any one explain me what are the parameters have to be set? Regards Sri
  12. S

    Report SHould not print

    Hi all I have field and contains 2 values, 1 value has got data & another one has't got any data. when I select & print with 2nd value the data which contains the 1st value being printing. So I don't want print like that and I want to develop as "system give a pop up message like No Data" when...
  13. S

    Enter Parameter value messages

    Hi I have a problem to get rid of a "enter parameter value" message while printing reports. can any one tell me how to stop/disable this messages? Thanks & Regards sri
  14. S

    Open query in Macro

    HI I have a form contains different reports in a combo box. when I select one report & print, all of the reports become visible in preview (ex:from 1 of 10). I will have to choose what Report I should print from here every time. I don't want like this, I want to be print the exact one I...
  15. S

    Print Report

    HI I have a form contains different reports in a combo box. when I select one report & print, all of the reports become visible in preview (ex:from 1 of 10). I will have to choose what Report I should print from here every time. I don't want like this, I want to be print the exact one I...
  16. S

    Report Printing

    Form Printing HI I have a form contains different reports in a combo box. when I select one report & print, all of the reports become visible in preview (ex:from 1 of 10). I will have to choose what Report I should print from here every time. I don't want like this, I want to be print the...
  17. S

    Report Printing

    HI I have a form contains different reports in a combo box. when I select one report & print, all of the reports become visible in preview (ex:from 1 of 10). I will have to choose what Report I should print from here every time. I don't want like this, I want to be print the exact one I...
  18. S

    clear out the data in a table

    ThanQ guys to your valuable replays and it has been sort out by delete query. ThanQ
  19. S

    clear out the data in a table

    can u tell me how to write criteria for deletion. ThanQ
  20. S

    clear out the data in a table

    I checked it and there is a delete line with "WHERE" condition. can u tell me what should I write in Criteria and which field i have to assign this condition? ThanQ
Back
Top Bottom