Search results

  1. C

    access hangs

    hi forum, I have built three reports with sub reports, opened from a form with unbound date as criterea for the reports' underlying queries, on opening the form and clicking the SECOND button, BINGO , the access message appears, " you cant run ..... ( something ) ..." and then ballon appears...
  2. C

    print multiple reports

    can't run this action hi forum, i tried a similar thing but, the system hangs and the access message appears, " you cant run ..... ( something ) ..." and then ballon appears, asking to break code (something) .. I finally have to use crtl - alt-del. the buttons here open reports in preview...
  3. C

    indexing of subreports

    i want to make a report on which many subreports appear. These subreports may be of different lengths at different times, and so may appear on diffeent pages of the report in different instances. I want to also print an index page for all subreports, as the first page of the report. How can i do...
  4. C

    Escape key problem ...

    flat files , non RDBMS
  5. C

    Escape key problem ...

    yeh, relating rows in more than two tables, each table being filled in by separate form ( more like, non-relational, flat files. when the gap occurs in one form/table due to UNDO by ESC key, nightmare starts .... Best short term solution for me would have been a fix for the ESC key . ... ( just...
  6. C

    Escape key problem ...

    because it is in use .. thanks, but i was looking for an easy way out ... ... nightmare because it is being used for relating, the jumping of index key no. will not fetch the record, ....
  7. C

    Escape key problem ...

    i designed a database when i didn't know that pressing the ESC key on a form , twice, will delete my AutoNumber, and will give me a nightmare, .... , is there any way of byepassing/ disabling, the ESC key. Thanks in advance.
Back
Top Bottom