Search results

  1. J

    My Reports Are Open Behind My Form

    As the title describe my reports are open behind the form .. i think the solution is easy... but i stuck.In my forms i have Docmd.maximize . can somebody help me?
  2. J

    Dynamic Report (2)

    there is a query called "My Query" which is dynamic this query is based on a table .. in this table i change the caption on fields. when i run the query i have "field names" the caption i was set. i made then a code to open the report...which is also dynamic .. this is the code i found Dim...
  3. J

    Change Labels In Dynamic Report

    HI AGAIN..... i need help i create a dynamic report based on dynamic query and i need to change the labels...how can i do that.... thanx in advange...note that in the dynamic query i have the lables(column headings) i want to... but in the reports the labels still have the names related to the...
  4. J

    Column headings in DYNAMIC crosstab query

    Hello to everyone!!! i need to ask something I CREATE I DYNAMIC QUERY .....HOW CAN I CHANGE THE NAME OF THE COLUMN HEADINGS? THANX IN ADVANCE
  5. J

    Forma On Edit Or Read-only

    plz i need help ....i sent already a message aboyt my problem and i want to be more specific. there are two options in my application.. 1.open a form in a read only mode 2.open the same form in edit mode. this form has sub-forms so when i open the form in edit mode the subforms still in read...
  6. J

    Return a read-only form to edit

    good afternoon to everyone.... Here is my problem... in my application there are users and amin there is a form which contains 3 subforms... there is also a button called edit.. where the administrator enters a code ... at the begining ....the form opens as a read-only form....after the...
  7. J

    dybamic report..

    goodmorning to everyone... i create a dynamic query and then i create via vba code a dynamic report ... ..at the begining of report i design the maximum number of textboxes required and depending on the query i hide the null textboxes.. i open the report as OpenRecordset().. My Problem (that can...
Back
Top Bottom