i have a listbox populated from a named dynamic range called
data can be added to that table using following code
now i want to edit the data using textbox and edit button
when the listbox item is selected, i want textbox 3 and 4 to show corresponding data and after editing the data in textbox 3 or 4 ,
edit command button should edit the selected data from the dynamic range
and new data should be shown in the list box
and also is there a better way to know if day has changed instead of putting data on excel sheet as i have done
i have attached sample file also
Bookmarks