K
Krystal Peters
I have a table that I need to append w/new records on a weekly basis.
format of original info:
UserName TimeStamp RequestType #OfRequests Source
pettaj 11/10/2009 ACT notes 2 BR
Split the data into UserName, RequestType & Source table - as this
information fairly static and the request is in Request table.
When appending the Request table with the weekly data the Date & Number of
Request, populates just fine, but the UserName, RequestType & Source ends up
being blank (these are all lookup field to other tables).
What do I need to do? Thanks!
format of original info:
UserName TimeStamp RequestType #OfRequests Source
pettaj 11/10/2009 ACT notes 2 BR
Split the data into UserName, RequestType & Source table - as this
information fairly static and the request is in Request table.
When appending the Request table with the weekly data the Date & Number of
Request, populates just fine, but the UserName, RequestType & Source ends up
being blank (these are all lookup field to other tables).
What do I need to do? Thanks!