Hi,
I need help writing a vba code which had 7 textboxes and an update button to update the listbox then spreadsheet updated via the listbox.
base on the colunm selected from the listbox, it populates through the textboxes. when selected column from listbox is selected, update is made via the textboxes then the update button is pressed the listbox is updating but not the spreadsheet.
Right now i got the listbox to update, but the spreadsheet only the cell in the sheet is updating.
Can someone help please.
Thank you in advance.
I need help writing a vba code which had 7 textboxes and an update button to update the listbox then spreadsheet updated via the listbox.
base on the colunm selected from the listbox, it populates through the textboxes. when selected column from listbox is selected, update is made via the textboxes then the update button is pressed the listbox is updating but not the spreadsheet.
Right now i got the listbox to update, but the spreadsheet only the cell in the sheet is updating.
Can someone help please.
Thank you in advance.