G
Guest
Hello everyone
I have labels on my report that are not aesthetically appealing. for
instance a lable may read "Create_Date", but I would like it to read "Create
Date". There are about 60 lables on the report that contains an "_"
(underscore). There could be multiple underscores or none at all. How can I
progammatcally elimate underscore or replace the underscore with a " "
(space) on my report. I think I would have to create a function on the
onload() or something similar.
Thanks In Advance
kw_uh97
I have labels on my report that are not aesthetically appealing. for
instance a lable may read "Create_Date", but I would like it to read "Create
Date". There are about 60 lables on the report that contains an "_"
(underscore). There could be multiple underscores or none at all. How can I
progammatcally elimate underscore or replace the underscore with a " "
(space) on my report. I think I would have to create a function on the
onload() or something similar.
Thanks In Advance
kw_uh97