View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] andres.31@gmail.com is offline
external usenet poster
 
Posts: 1
Default Calling a value when double clicking a cell

Hello all,

I have a little problem programing a macro.

I need to fill a formīs text boxes with the values of the row I double
clicked.

When I double click the cell, the form launches and I want it to load
the data from that row.

Any suggentions??

Thanks in advance
ABA