I have a text field that contains numbers with a maximum length of 5. How can I place a period at position 4 on records with length >=4, i.e., v672 should read v67.2 or 80711 should read 807.11, but 462 should read 462. I've tried IIf statements and formating the field as &&@.&& and that doesn't work. Any ideas
Many thanks,
rp
Many thanks,
rp