Hi i am using access 2007. I have a problem with report print preview.
a simple code such as
Me.txt_jumlah_grand_total = "test"
will work perfectly in the report view. However when I view it in Print Preview it shows blank.
My Report is actually more complicated than this, but even the...