Multiple date entries into table using date range for employee list

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • viveknarayan1
    New Member
    • May 2019
    • 1

    Multiple date entries into table using date range for employee list

    I need to modify a form which uses a single date entry to a date range and populate the table with all dates between those dates.
  • twinnyfo
    Recognized Expert Moderator Specialist
    • Nov 2011
    • 3665

    #2
    viveknarayan1,

    Welcome to Bytes!

    Before anyone here can give you any type of useful response, we will need to know much more about what you are trying to do, how you have your tables/forms designed and any additional details about what is going on.

    It is also helpful for us to see what you have tried so far--this helps us understand what might not be working correctly and guide you in a better/different direction.

    Hope this hepps!

    Comment

    • NeoPa
      Recognized Expert Moderator MVP
      • Oct 2006
      • 32668

      #3
      It would also help to have a much more clearly explained question. The single sentence you've included doesn't actually make sense. I have no idea what you're trying to ask for.

      Comment

      • zmbd
        Recognized Expert Moderator Expert
        • Mar 2012
        • 5501

        #4
        viveknarayan1
        Do you mean....
        You want a form that you can enter a start and an end date.
        You then want that form to make record entries into a table for the start date, each date between the start and end dates, and the end date. Either during the record creation, or afterward, fill in a field with those dates?

        What have you tried to accomplish this task?

        Do you have any code?

        Did you inherit this database and now need to add functionality to it that wasn't previously provided?

        Comment

        Working...