have you tried converting it to a string first? cstr
--- In vantage@yahoogroups.com, Karl Dash <dashkarl@...> wrote:
>
> I have a customization in which I want the user to enter a numeric value (01-99). The value gets stored in Childkey1 of a UD table. But the default character of UD keys and Childkeys is apparently string. I have tried using without success:Â
> grdUD101.DisplayLayout.Bands(0).Columns("ChildKey1").Format = "00"
> Â
> Can I do this directly or is it necessary to play a shell game of putting the value initially in Number01 and then moving that to ChildKey1? Details would be appreciated.
> Â
> Thanks as Always,
> -Karl
>
>
>
>
> [Non-text portions of this message have been removed]
>