Hi all, I will try and explain this as best I can so bear with me.
I have a database I am creating. I have to create this database that shows monthly acitivity on our clients. Each month I get an Excel spreadsheet data dump that shows activity of our clients. It does not keep any other prior history just that prior month. I created this database so I can keep a history of all activity for all months for our clients. I am doing well with the design but have a dilema I need help with.
What I am thinking of doing is creating an append query that will append all of the new activity for that particular month into an activity table I created. My dilema is that in my activity table, I have put in a date field. That is the date the activity occured. Since the date field is not on the monthly spreadsheet, I need to tell Access the date that this activity occured. It would always be the end of a month so I don't have to worry if something happened Feb 2 or Feb 3, it would always be Feb 28th. or the end of another month.
Is there anything I can do in a query or other method that would automatically put in the month for me.
If I have not made myself clear and you need more info please let me know.
Thanks!
I have a database I am creating. I have to create this database that shows monthly acitivity on our clients. Each month I get an Excel spreadsheet data dump that shows activity of our clients. It does not keep any other prior history just that prior month. I created this database so I can keep a history of all activity for all months for our clients. I am doing well with the design but have a dilema I need help with.
What I am thinking of doing is creating an append query that will append all of the new activity for that particular month into an activity table I created. My dilema is that in my activity table, I have put in a date field. That is the date the activity occured. Since the date field is not on the monthly spreadsheet, I need to tell Access the date that this activity occured. It would always be the end of a month so I don't have to worry if something happened Feb 2 or Feb 3, it would always be Feb 28th. or the end of another month.
Is there anything I can do in a query or other method that would automatically put in the month for me.
If I have not made myself clear and you need more info please let me know.
Thanks!