G'day all
I have two questions the first is how can I take the date and time and combine them in the report. The date is in a field call Event_Date and in the format 6/10/03 00:00:00 and the Time is in Event_Time in a format of 01/01/1900 06:30:57 and I want to get a new Timedate field of 6/10/03 06:30:57.
2nd Questions. How do I write a query for the new field the will get all records currentday -1 for the last 24 hours. I want to be able to run these report automatically
I have two questions the first is how can I take the date and time and combine them in the report. The date is in a field call Event_Date and in the format 6/10/03 00:00:00 and the Time is in Event_Time in a format of 01/01/1900 06:30:57 and I want to get a new Timedate field of 6/10/03 06:30:57.
2nd Questions. How do I write a query for the new field the will get all records currentday -1 for the last 24 hours. I want to be able to run these report automatically