I build these two tables and I want to integrate the values, by month, from the second table into the first table, using something like the last expression (in red, not working).
Var 1(a date field) has a much lower count than Var 2 (a string field with full month names).
Is this possible? Could anyone suggest a working formula?