View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Les G Les G is offline
external usenet poster
 
Posts: 15
Default How to insert a pop-up window showing line information?

As far as I know, there is no function to achieve what you want... You would
have to use a form in VBA to read the data and then allow you to edit the
data before replacing the data in a cell or range..

Hope that helps... from a sunny South Africa

"Mox" wrote:

I want to view and add information from a datasheet line, using a Pop-up
window. Is this possilbe?