Forum Discussion

The_Clam's avatar
The_Clam
Helper I
2 years ago
Solved

Populate a column when datetime from one table is within 15 minutes of datetime on another table.

Hello All! Please help! I need to populate an ID1 column in Table1 from ID2 in Table2 WHEN Name1 from Table1 = Name2 from Table2 AND DateTime1 from Table1 is within 15 minutes of DateTime2 in Table...