Hey!
I am working on a stockmanagement system in Excel.
I worked out most of it but to make it as easy to manage as possible i would like to work out the following:
I want to put value in certain cells on the top of the sheet.
With 3 different buttons you can put these at the end of 3 different tables.
So, button 1 puts the vallues at the bottom of Table 1, button 2 in table 2 and 3 in table 3.
(Table 1=Incomming material; Table 2= Reserved material; Table 3= Sold material)
The values from these tables are then linked to a 4th table which gives a summary of the free stock.
After the "transfer" of the values the cells from which everything was copied (on top of the sheet) should be emptied so it is always clear where to put the next value.
I am not very good with VBA so thats why I am here asking for your help
Thank you guys!
I am working on a stockmanagement system in Excel.
I worked out most of it but to make it as easy to manage as possible i would like to work out the following:
I want to put value in certain cells on the top of the sheet.
With 3 different buttons you can put these at the end of 3 different tables.
So, button 1 puts the vallues at the bottom of Table 1, button 2 in table 2 and 3 in table 3.
(Table 1=Incomming material; Table 2= Reserved material; Table 3= Sold material)
The values from these tables are then linked to a 4th table which gives a summary of the free stock.
After the "transfer" of the values the cells from which everything was copied (on top of the sheet) should be emptied so it is always clear where to put the next value.
I am not very good with VBA so thats why I am here asking for your help
Thank you guys!