Ok guys,
So i have attached an example of what i am doing.
Im trying to make an order form so that i cal select one of the materials from the drop down list then where the "-" is to the right is another drop down list with different lengths.
Once ive selected the material i need and the amount of length i probably need another type of material from the same list so i would need a new row with the same drop down lists as the row before it. Hence the + button.
I havent had any luck finding a straight answer to this as the button doesnt sit in the cell how is the button going to know where to insert the row?
I'm planning on having a similiar button for differet types of materials
And naturally if i make a mistake and want to remove a row the "-" beside the row to delete the row its on..
:)
How the heeeeell ? :) hope you guys can help me on this.
I could have a row on another sheet with the default layout that can be copied into this sheet but how to reference where etc.
first excel trying to use vba :P
So i have attached an example of what i am doing.
Im trying to make an order form so that i cal select one of the materials from the drop down list then where the "-" is to the right is another drop down list with different lengths.
Once ive selected the material i need and the amount of length i probably need another type of material from the same list so i would need a new row with the same drop down lists as the row before it. Hence the + button.
I havent had any luck finding a straight answer to this as the button doesnt sit in the cell how is the button going to know where to insert the row?
I'm planning on having a similiar button for differet types of materials
And naturally if i make a mistake and want to remove a row the "-" beside the row to delete the row its on..
:)
How the heeeeell ? :) hope you guys can help me on this.
I could have a row on another sheet with the default layout that can be copied into this sheet but how to reference where etc.
first excel trying to use vba :P