P phong919 Registered User. Local time Today, 01:07 Joined Sep 15, 2006 Messages 18 Oct 27, 2006 #1 Hello, I'm trying to show the date when i run my report on the report header. I'm not sure on how to do that, can someone help?
Hello, I'm trying to show the date when i run my report on the report header. I'm not sure on how to do that, can someone help?
L lightray Registered User. Local time Today, 19:07 Joined Sep 18, 2006 Messages 270 Oct 28, 2006 #2 Current Date or something else If it was the current date I would use an unbound text box, with the Date() in the Control Source property, Else use a Date field from other data source ... Also check the format property for date formats Last edited: Oct 28, 2006
Current Date or something else If it was the current date I would use an unbound text box, with the Date() in the Control Source property, Else use a Date field from other data source ... Also check the format property for date formats