N
Nick H
------snip------
That is SO neat!
The poor sods who inherit my code are going to be scratching their
heads at all the weird variable symbols that are going to be cropping
up. <vbg>
Nick H
------snip------Sub Demo()
Dim c
Dim ¶ 'Alt + 0182
¶ = [Pi()]
c = 2 * ¶ * 5
End Sub
That is SO neat!
The poor sods who inherit my code are going to be scratching their
heads at all the weird variable symbols that are going to be cropping
up. <vbg>
Nick H