How to insert a pop-up window showing line information?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to view and add information from a datasheet line, using a Pop-up
window. Is this possilbe?
 
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
 
Back
Top