I don't have any idea on writing VBA so I need it to be kept really simple if possible. I like to learn and teach myself but I need a really good starting point for this one. I read a previous thread but I didn't understand it at all %-)
I have a worksheet called Noticeboard. This will be printed out on A1 paper so it is very big and I have defined cells with names to make it easier as some of the cells are merged.
For example, I have a defined cell in the worksheet named Project_Leader_Name.
I need to create a userform (this I can do) but it is the linking of information from the userform to the worksheet I don't understand.
The userform text box will be called txtPLName.
I don't want to use the row count,as the information that needs to be filled in is all over the page and not in neat little lines or rows as it contains various information from org charts to policies and notices.
So, for the "write data to worksheet information", what would the code be?
Any help would be very much appreciated.
regards
Kattz
I have a worksheet called Noticeboard. This will be printed out on A1 paper so it is very big and I have defined cells with names to make it easier as some of the cells are merged.
For example, I have a defined cell in the worksheet named Project_Leader_Name.
I need to create a userform (this I can do) but it is the linking of information from the userform to the worksheet I don't understand.
The userform text box will be called txtPLName.
I don't want to use the row count,as the information that needs to be filled in is all over the page and not in neat little lines or rows as it contains various information from org charts to policies and notices.
So, for the "write data to worksheet information", what would the code be?
Any help would be very much appreciated.
regards
Kattz