View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
trixxarn trixxarn is offline
external usenet poster
 
Posts: 1
Default help to change data in cells


I want to view cell data from a row that have 6 colums in textboxes and
I want to be able to change data in the cell by typing a value in a
textbox that contains the cell data from that row and then want a macro
to update the sheet with the new value for example I have cell that
contains a number, say 5, and when I write 10 in the textbox and click
on a commandbutton I want the macro to change the cell value from 5 to
10.

How do I do that?

I would be grateful if someone can help me :)


--
trixxarn
------------------------------------------------------------------------
trixxarn's Profile: http://www.excelforum.com/member.php...o&userid=25036
View this thread: http://www.excelforum.com/showthread...hreadid=385635