Search results

  1. N

    Insert a row into the table in ms word from ms access vba

    I just got crasy deciding the problem from the subject. The problem is that I can`t link any variable to the selection object in word, but it`s necessary for selection.insertrows method(((( Help!
  2. N

    Getting/putting data from/into access into/from word

    May be it`s a silly question but how to cope with the following task: I need to retrieve the data from the table basing on the SELECT statement or any other alternatives and use it in - for example - in msgbox content, and then to put the data from the word selection into the table in access...
  3. N

    The way to organize data on the form

    My problem is conceptual, for I feel I`m doing something wrong :( Data structure is following: daily reports from - let`s say - 26 employees about theire activities results on checking concrete 12 questions. The task: organise the prefiltered information (surely - by date and employees, but...
  4. N

    SQL: group after group

    I have lots of saved linked queries (about 20 pieces) wich makes lots of transformation with data. For example, after the groupping action is done by one field it should be acted on the base of another field with some filters :eek::eek::eek:. As I`ve seen in MS help NESTED QUERIES wich could be...
  5. N

    background form changes its size

    Hi all! I have a well-known problem wich hase been disscussed widely in forums but with a slightly ambiguity that i can`t figure out. In my database i have the main form wich is maximized on opening the base. After this you can run another forms from the main form menus wich are modal, pop-up...
Back
Top Bottom