Search results

  1. C

    Creating stand alone software from access database?

    Hi. Can somebody tell me is there a way to make stand alone software from access database that user can use without office? If not how can I protect my database so I can give it to somebody. Thx
  2. C

    LEFT function do not work in 2007 quary?

    hi so if I make database on computer that hase croatian regional setting that meens it will not wok normaly when I install it on database with let say US setting? Thanks for replay
  3. C

    LEFT function do not work in 2007 quary?

    I found mistake, it should be ; insted of ,
  4. C

    LEFT function do not work in 2007 quary?

    Hi, In 2007 Access quary I can not use NEW_FILED: Left(tblAuthors.SURNAME, 3) I am getting error Expresion you entered contains invalid syntax You Omitted on operand or operator, you entered an invalid charter or comma, or you entered text withour surroning it in quotations, marks. Any ideas?
  5. C

    How to know from what form current form was open?

    I solved the problem, thx
  6. C

    How to know from what form current form was open?

    can you plea<se give me an example how can I add arg?
  7. C

    How to know from what form current form was open?

    Hi, I have a form called frmResoult that can be opened from 3 diferent forms, so when I am closing form frmResoult I wish to open form from wich I entered this form. Is that possible and how I had some idea in vba like if then but I do not now how to find command that can determeb where form was...
Back
Top Bottom