alh Posted October 14, 2003 Share Posted October 14, 2003 I have a database that has a table called SIZE with the following fields: item_number size_1 size_2 size_3 size_4 size_5 the available sizes may use any number of the fields. if any one is not used, it is NULL. I need to iterate through them to put those that are NOT NULL in a select statement in a form so the user can choose from the ones currently available. I seem to be hitting a brain freeze on this one. can anyone help me with this? thanks in advnce, ALH Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.