I'm writing a program to allow a user to query by certain criteria and display all applicable records (about 5 fields per record). Once displayed, 1 of the 5 fields should be able to be updated where the other 4 are read-only.
My problem is how to display the results and still be able to update the one field. I thought of either an Access table or an Excel spreadsheet.
Any good thoughts or ideas? I'm also not sure how I can get either a table or spreadsheet to display. If anyone's been there/done that or have any bright ideas, I'd love to hear them. Thanks!!
My problem is how to display the results and still be able to update the one field. I thought of either an Access table or an Excel spreadsheet.
Any good thoughts or ideas? I'm also not sure how I can get either a table or spreadsheet to display. If anyone's been there/done that or have any bright ideas, I'd love to hear them. Thanks!!