Hi Guys
I have a quick question?
In MS Access i have a need to do the following
I have one table that has and ID column and a Date Column
so something like this
Table1
=============
Id : AutoNumber
Date : Text
what i need to do is create some sort of macro that will do the following
when a new row is inserted on Table1 i need to create a duplicate of that row in Table2, as well as in table2 i need to save the date as Date Type rather than a Text type..
Please let me know if anyone can do this or if it is even possible.
I have a quick question?
In MS Access i have a need to do the following
I have one table that has and ID column and a Date Column
so something like this
Table1
=============
Id : AutoNumber
Date : Text
what i need to do is create some sort of macro that will do the following
when a new row is inserted on Table1 i need to create a duplicate of that row in Table2, as well as in table2 i need to save the date as Date Type rather than a Text type..
Please let me know if anyone can do this or if it is even possible.