Hi All,
I have multiple tables Table A and Table B and I have appended those.
Now the problem is that Appended query doesn't have A column that shows me a table name??
So I would like to have a column (Table Name) that can show me a table name. so that I can filter it later.
Please help.
Thanks.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Table Name[/TD]
[TD]Employee name[/TD]
[TD]Employee ID[/TD]
[/TR]
[TR]
[TD]Table A[/TD]
[TD]David[/TD]
[TD]10001[/TD]
[/TR]
[TR]
[TD]Table B[/TD]
[TD]Richard[/TD]
[TD]10022[/TD]
[/TR]
</tbody>[/TABLE]
I have multiple tables Table A and Table B and I have appended those.
Now the problem is that Appended query doesn't have A column that shows me a table name??
So I would like to have a column (Table Name) that can show me a table name. so that I can filter it later.
Please help.
Thanks.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Table Name[/TD]
[TD]Employee name[/TD]
[TD]Employee ID[/TD]
[/TR]
[TR]
[TD]Table A[/TD]
[TD]David[/TD]
[TD]10001[/TD]
[/TR]
[TR]
[TD]Table B[/TD]
[TD]Richard[/TD]
[TD]10022[/TD]
[/TR]
</tbody>[/TABLE]