:mad:I have 3 tables, Table A, Table B & Table C. I need to count how many records exist in each table and append those 3 counts into 1 table in 3 different fields with the date. Column1 = Today's Date, Column 2 = Table A, Column 3 = Table B, Column 4 = Table C.
Any help?