Thread
:
How do I assign a value cell in a column that has a dynamic row va
View Single Post
#
1
Posted to microsoft.public.excel.programming
Antonio
external usenet poster
Posts: 134
How do I assign a value cell in a column that has a dynamic row va
Worksheets("Address").Range("Y&rwcount").Value = TextBox22.Value
where rwcount (row number) varies depending on the user input and Y is a
constant column
Reply With Quote
Antonio
View Public Profile
Find all posts by Antonio