Hi guys,
I want to include a command button on my form that will strikethrough the selected record. I will explain my from's setup.....
I have a single form which contains a listbox displaying the records held in my table. However, only 3 columns are shown in th listbox. Once the user carries out his search and finds the record he is looking for, by clicking the record on the listbox, the complete info for that record will appear in the corresponding texboxes that are also on my form.
My idea was when the user clicks on the required record on the listbox, by pressing a command button the selection would appear "strikethrough(ed)"
even in the textboxes.
hope i haven't confused y'all too much
many thanks for any help!!
I want to include a command button on my form that will strikethrough the selected record. I will explain my from's setup.....
I have a single form which contains a listbox displaying the records held in my table. However, only 3 columns are shown in th listbox. Once the user carries out his search and finds the record he is looking for, by clicking the record on the listbox, the complete info for that record will appear in the corresponding texboxes that are also on my form.
My idea was when the user clicks on the required record on the listbox, by pressing a command button the selection would appear "strikethrough(ed)"

hope i haven't confused y'all too much

many thanks for any help!!