Forum Discussion
chakrared
3 years agoRegular Visitor
Make Table based on values that exist in 2nd table
Noob help needed... I have table 1 (All_Sites) Columns are URL, Creator, Items ,LastAccess (EG) URL Creator LastAccess Files someurl.com Rod 11/11/2020 100 someotherurl.nl Jane ...
Anonymous
3 years agoNot applicable
Hi,
I think with intersect it should work.
intersect(table1,table2)