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

    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
  5. 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...
  6. 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
  7. 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...
  8. 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
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. S

    clear out the data in a table

    Hi I have a form with sub form contains 9 Append queries. I have set them to be run automatically when the form closes by closing event with macros. now I have to set up as before query runs the target table should update with new data by clear out the old data every time when query runs. I have...
  14. S

    Query - Urgent

    Hi I have a form with sub form contains 9 Append queries. I have set them to be run automatically when the form closes by closing event with macros. now I have to set up as before query runs the target table should update with new data by clear out the old data every time when query runs. Can...
  15. S

    Report Update

    Hi I need to develop a report as I mentioned: I have a report and when the report exit, the queries belongs to the table should be update automatically. Any one help me in this? Regards
Back
Top Bottom