
The function below can be used to preview a report created in MS Access.
'Purpose : Preview an Access Report from VB
'Inputs : sAccessDBPath The path and filename of the access database containing the report to show
' ...