OpenArgs
lagbolt
Brilliant. How did you spot that ?
However, you can't assign the bit
'assign the second element to txtTitle
Me.txtTitle = var(1)
on the OpenReport Event. This has to be
under the OnActivate, but it doesn't work
I have this under the OnActivate
Dim var As Variant
var =...