S
Sylvain GENTIN
Hi
I try to bring back to exel a string computed by VB macro
function.
---------------------------------------------------------
Function CameoFilter(FileName As String, ByRef TextLine As
Variant)
....
TextLine = ...
End Function
I try to bring back to exel a string computed by VB macro
function.
---------------------------------------------------------
Function CameoFilter(FileName As String, ByRef TextLine As
Variant)
....
TextLine = ...
End Function