Forum Discussion

aj1152's avatar
aj1152
Copper Contributor
Jul 25, 2024

Automatically updating "Calendar" when new data is added?

I need a way to automatically update the "Calendar View" worksheet (see example) with each new entry I add to the "Room Assignments & Dates" worksheet. Additionally, the "Calendar View" should someho...
  • Rodrigo_'s avatar
    Jul 26, 2024

    Hello aj1152,
    VBA should do it, I've provided the file on the attachment, the code will reflect the person's checked in and out on the database into the Calendar View sheet, and handles overlaps by creating unique room identifiers and highlight assignments in light green and yellow if the same building and room number has two or more person accomodating it.
    Provided an "Autopopulate" button to run the macro.

     

Resources