Search results

  1. M

    datediff change colure

    I need a litle help to make a code. Case: When a spesific noumber of days has expierd the colure turn red in a form. This is the way i tink it must look: When the form load, If [tbl_name];[date]+30<date() And [tbl_name];[status]= "my_status1" Or "my_status2" set [my_formname].[my_fildname]...
  2. M

    Help!

    Hei, i working with this merge thing. The code i'm using put in bookmarks in a Word doc. I have run in a problem when the bookmark is selected in diffrent order than bookmark1, bookmark2. In some doc i start with bookmark4, and bookmark5 in the top of the doc. It then only take the mark wit low...
  3. M

    dublicat or not...

    Hei, i need a litle help wit an field in my table. Is ther a way to give a user a warning if he try to type in a dublicate value. We are regist letters and give them a case noumber, but sometimes people send the same letter more than one tims. Then the same case get to casenoumber. I need a...
  4. M

    combobox :)

    Hi,can somone give me an hint howe to link to combobox to one unbond textbox. The comoboxs are selecting to diffrent tabels.
  5. M

    Date filed pluss number of days from another table

    I need a litle help to solve a syntax qustion:) This is my query: Forfall: Date()+([svarfrist].[svarfrist]) The case is to use this day' date and add the number in the table "svarfrist". The point is that the user are able to change the nomber of pluss days from time to time. This qery...
Back
Top Bottom