I'd like to include the line number of an error when there's a run-time error generated from an expression. I've had a poke through the source, but couldn't see anything obvious. Is there any way of getting that information into the expressions so I can pull it out in my exception handler? Richard