A
Alan
I have numeric data (julian dates from an AS/400 table)
that I want to display in a bound text box on a form. An
example would be to display 104022 as 4/22/2004. I have
written code that converts the numeric data to a date in
plain text in the above format. I want to display the date
in the text box without actually changing the original
data. I also need to do this in a continuous form.
Any help would be greatly appreciated.
Thanks.
that I want to display in a bound text box on a form. An
example would be to display 104022 as 4/22/2004. I have
written code that converts the numeric data to a date in
plain text in the above format. I want to display the date
in the text box without actually changing the original
data. I also need to do this in a continuous form.
Any help would be greatly appreciated.
Thanks.