Hi All,
I've got a spreadsheet which has three columns. Backlog, In Progress, Done.
I also have a form for that spreadsheet which has three ListBoxes. Each of which corresponds to one of the columns.
Beside each listbox, are the buttons 'Up' and 'Down'.
I want to be able to select an item in the listbox, click one of the two buttons, and see the corresponding movement both in the listbox, and on the sheet of the selected cell contents.
However, I have no idea how to write the macro on the buttons to do this.
Help?
Christian.
I've got a spreadsheet which has three columns. Backlog, In Progress, Done.
I also have a form for that spreadsheet which has three ListBoxes. Each of which corresponds to one of the columns.
Beside each listbox, are the buttons 'Up' and 'Down'.
I want to be able to select an item in the listbox, click one of the two buttons, and see the corresponding movement both in the listbox, and on the sheet of the selected cell contents.
However, I have no idea how to write the macro on the buttons to do this.
Help?
Christian.