Recent content by refaeldakar

  1. R

    work localy with database

    what do you mean?
  2. R

    work localy with database

    thanks for your reply, the database is used by about 10 people simultaneously. the database is being updated all the time. i will have to make an automation of the replica generation is it possible? thanks
  3. R

    work localy with database

    i don't know how
  4. R

    work localy with database

    hello, i have a database on the network and when i run a function with many queries it works really slow. is there a way to copy the database to the local computer, make the queries and continue working on the database on the network? other users also work on the network database so it's...
  5. R

    create report out of a query

    hello, i need to create a report based on a curtain query. i want to give the user a chance to build his own report so i have to do it dynamic through VBA. i wanted to do it by making a form that the user will work through. if there was a way of telling acces only to create a report of a...
  6. R

    import excel

    hello, what i need to do is to import an excel file to access. now i have a problem. i need to find the left/top place and the right/bottom place of the table in access so the moment i'll use "TransferSpreadsheet" all the column heads will be the head of the columns in the access table. please...
  7. R

    a form on runtime

    do you have another suggestion?
  8. R

    a form on runtime

    hey, i want to create a on runtime. i know hoe to do that ... what i don't know is how to make the form format to be the same as the form it was called from. i want all the visual attributes to be applied to the new form. thanks refael
Back
Top Bottom