Hi,
I have a data file where there are data have from A to K column. I am using a userform to view and edit the data and want to restrict edit by manually.
My first query is in comboxbox selection there is Sales and Purchase based on “E” column the same filtered data will mention in Listbox.
In Combobox it will filter the C column data but the header is not coming and the filtered data again will filter by selection of the Combobox3 with based of “I” column Bank name.
My second query is when I will double click a data for edit the data will polulate in text boxes for edit and open edit userform. For Sales data it will create separate form and for Purchase data edit it will open separate form which is not designed yet. Sample file attached. Request for help.
Bookmarks