Hi,
I just wondered what is the best way to edit my recordset and
make it as easy as possible, as im so lazy in my edit pages I just
have the record pulled for me aand the data goes into text boxes or
text areas for me to edit then hit the update button....
This all works well, BUT some options are for simple Yes No
answers and I sit and type yes or No when i could just click a
radio button or list box and not have to type....lazy Huh??
My problem is I cant figure out how to initially get the
recordset field values to get set to the radio buttons or list
boxes so if they are not altered on the records update they will
say as before...
I hope that all makes sense..
Thanks for any suggestions on how to achieve this .
W