how to get the dates from different Dropdown list options

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sheikhsab
    New Member
    • Sep 2022
    • 2

    how to get the dates from different Dropdown list options

    Hi,

    I have a drop down list with different status for a process., and the date field on the form for the status.

    how can i save the dates for each status(step) when different option from the dropdown list is selected?

    BR
  • XPS35
    New Member
    • Sep 2022
    • 4

    #2
    Not very clear what you mean.
    Maybe you need to create an after update event on the dropdown? Something like:
    Code:
    me.StatusDate = Date()

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32663

      #3
      Welcome to Bytes.com.

      I'm afraid I also find your question almost completely lacking in sense. Bear in mind we only know what you tell us so you need to explain the problem clearly to start with.

      If you can clarify then we will be happy to do what we can to assist.

      Comment

      Working...