A UserForm enters values into the first blank WS row.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com
ffice
ffice" /><o
> </o
>
I would like to add a Textbox to the UserForm…on Activate.
<o
> </o
>
If the first blank row is 233, TB23 will display the value from C232
If the first blank row is 354, the displayed value is from C353…etc.
<o
> </o
>
The code eludes me and help is appreciated.
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com




I would like to add a Textbox to the UserForm…on Activate.
<o


If the first blank row is 233, TB23 will display the value from C232
If the first blank row is 354, the displayed value is from C353…etc.
<o


The code eludes me and help is appreciated.