Search results

  1. J

    When data is entered, it blocks out other fields?

    It worked.......... THANKS A LOT TELECOM!!!!!!!!!! I just had to swap the True & False! I would have never worked out how to do this - nice one!!!!!!!!!
  2. J

    When data is entered, it blocks out other fields?

    Here you go: What I want is when you select "Occured" the following fields are blocked orr blanked out ("Call", "State Other", "Date of Call", "Time of Call" & "Time of Actual Incident") Anymore ideas? Cheers
  3. J

    When data is entered, it blocks out other fields?

    Ok, I understand what Telcom has said (thanks by the way) I have changed my field names (i.e. Occured & Call) This is what I have wrote But I am still getting a error. The error is the .Enabled parts When I delete the .Enabled the only option it gives me is .Value Thus, when in the form I...
  4. J

    When data is entered, it blocks out other fields?

    I still can't get the full code? It has the drop down at the top listing all the fields in the form? What is it you need to know to help me with the event code?
  5. J

    When data is entered, it blocks out other fields?

    How do I do that? I can't seem to get the VBE to show the coding for the whole form? It is only a simple tab form I have created?
  6. J

    When data is entered, it blocks out other fields?

    Thanks for the reply The radio button is named - "Occured on patrol" One of the fields I want locked is named - "Call from" So what should I write as everything I've tried - I get a error message that it doesn't meet the validation rule defined? If you could tell me what to write I'll be...
  7. J

    When data is entered, it blocks out other fields?

    Hi, I need some help! In my form I have 2 toggle buttons and what I want to happen is when one is selected other fields are blanked out (i.e. you can not add any data in those fields). I am thinking it must be some validation rule but I don't think you can link fields? Anyone got any ideas...
  8. J

    Show image IF record is a certain value?

    Hi All, I hoping someone can help? When in a form, im trying to show a different image depending on what option has been selected. For example: The field name is Parks Options are Barking, Central, Abbey........ etc, etc Now I want a different image for each option to appear in the form...
Back
Top Bottom