View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BBoner BBoner is offline
external usenet poster
 
Posts: 1
Default User Form to Modify Row


I have created a user form that collects information from a worksheet
and puts it into text boxes. I did this with a list box that has a
named range as a source.

Now that I have the information in the text boxes I will only allow a
couple of them to be modified. Once they are modified I need to
overwrite them to the row based on the value of one of the cells. It is
actually a quote number that is in the first row.

One more thing, the worksheet is not active.

How do I set a row active by a value of a text box?

Thank You,


--
BBoner
------------------------------------------------------------------------
BBoner's Profile: http://www.excelforum.com/member.php...fo&userid=5908
View this thread: http://www.excelforum.com/showthread...hreadid=533995