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

M

Mox

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

Les G

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
 
Top