Hello,
I believe this is pretty simple, however i am very new to VB, and i did not see an a clear sample on other searched threads.
I have two sheets, the first one (sheet1) has a set of values in various cells, and (sheet2) is a summary table in which i want sheet1 values to 'post' to the first available row in sheet2.
Example, in sheet one i may have values in A1, B1, and C1. On the click of a button in Sheet1, I would like those 3 values to post in the first available rows of a table in sheet2 (A1:C20)
2nd issue. When all values have been filled up in the table (limit reached) can i have some sort of a pop-up waring? "All available cells have been filled" etc.
Thank you very much for any help,
Regards,
Randy
I believe this is pretty simple, however i am very new to VB, and i did not see an a clear sample on other searched threads.
I have two sheets, the first one (sheet1) has a set of values in various cells, and (sheet2) is a summary table in which i want sheet1 values to 'post' to the first available row in sheet2.
Example, in sheet one i may have values in A1, B1, and C1. On the click of a button in Sheet1, I would like those 3 values to post in the first available rows of a table in sheet2 (A1:C20)
2nd issue. When all values have been filled up in the table (limit reached) can i have some sort of a pop-up waring? "All available cells have been filled" etc.
Thank you very much for any help,
Regards,
Randy