I have a user form that has two selections and a text box. One selection is Year(row) and the other is Month(col). When the user selects Year and Month and hits submit, I need the text from the box to go to the empty cell specified by the Year and Month. So far all I can do is find an empty cell(not the right one though) only if I tell it where to start.
My layout looks like the following:
jan feb mar april may june july
2005
2006
2007
2008
Can someone get me onto the right path? Maybe even tell me where to go to figure out my problem? Everything I have tryed has not given me the results that I want.
Thanks in advance!!!
My layout looks like the following:
jan feb mar april may june july
2005
2006
2007
2008
Can someone get me onto the right path? Maybe even tell me where to go to figure out my problem? Everything I have tryed has not given me the results that I want.
Thanks in advance!!!