Has anyone worked extensively with code tables for picklists?
Is there a limit to how many values can be loaded into a code table? I
intend to add 200 to 300 values.
Secondly, and of linked to the above question - I can't see any way to
load my 200 to 300 values without typing them in manually - is that
the case? or can I load them via a script or query or some other way
since the values I need for my picklist are available in a table?
Harry
har...@farrow-ball.co.uk (harrya) wrote in message news:<17f1aa94.03091...@posting.google.com>...
> You can do this by using a dropdown datawindow (dddw) edit style. You
> will create a datawindow this is the list you want to display, then
> select the edit style dddw and select the datawindow you created for
> the list.
Thanks, I see this now.
Seems to work well.
Harry