Search results

  1. H

    Why does not my function work?

    Hi! I have Access 2010 in Windows 7 Ent and my function works fine. Then I have Access 2010 also in Win XP, but my function does not work. Both files are the same. Here is the function, but there are many other functions that do not work either. So why? Not Left([name];2)="B," thanks...
  2. H

    Function problem in Access 2010

    hi. I have 2 databases. Both have the same table. I make a query and place in there function ucase([fieldname]). Firsta database is working correctly but another way do not accept that (or many other) function at all. How it is possible!! hanski
  3. H

    Problem with Access 2010 function

    Hi. I have 2 machines. First have WinXP and Access 2010 and second have Win 7 Ent with Access 2010. This function Mid([vakuormknro];5;10) works only in the second one. Why it does not work in the first one? Because of XP? Is there anything to do with it, else than install Win 7 Ent? hanski
  4. H

    How to protect tables in Access 2010?

    Hi! I undestood that there is not anymore mdw-file in access accdb-format. Iif ten users use my access table and I do not want three of them to delete records from these tables, so how can i prevent them to do it? Thanks for answers
  5. H

    How to export records to excel?

    Hi. I have a macro which exports my records to excel and to My documents. But I would like to put the excel file allways in different places, depending on the user account. How can I tell to macro that I want my records for instance to "MyServer\SharedFolder\%username%" Hanski
  6. H

    How to send popup message from Access via VBA?

    Hi. Is it possible to send popup messages all over the domain from my access 2003? Hanski
Back
Top Bottom