Hello,
I have two tables, tblLog, and tblCalendarDump. They both have the following Fields: WorkOrderID, CalendarEventID, and CreateDateCalendar.
tblLog holds records that are to include information pulled by tblCalendarDump. They both have WorkOrderID fields populated, so I need to...