January 11, 200521 yr Yet another newbie question Anyways im trying to do something so simple that i cant believe im asking this but for the life of me i cant find it anywhere probably the phasing anways what im trying to do is display the current record number and the total record count on the actual layout i defined a global calculation to hold it and it reads like so : "Record " & Get ( RecordNumber ) & " of " & Get ( TotalRecordCount ) it doesnt seem to work at all for me.... Any help i would be very appriative... D
Create an account or sign in to comment