Excel and Unix Question

J

Jet

All,

Just trying to find the input box that is needed in excel VBA to pass a
string 'xxxxxxx' to a unix database. ie; u paste a series of strings into
the input box;

xxxxxx
xxxxxx
xxxxxx
xxxxxx
xxxxxx

then the vba passes that to the unix database.

cheers, luke
 
Top