hi,
when use Excel File Type "C" will have LEN = 255
oBro:EditSource() will display Type "C" as "single line"
oBro:Edit() will display Type "C" as "multi line"
when type into oBro:EditSource() Type "C" it make Problem with German Umlaute
you can use "single Umlaut" like "München" but not "Müü" ( 2nd Umlaute follow 1st )
when type into oBro:Edit() Type "C" you can type all without Problem
Question : "when" to use oBro:EditSource()
p.s. as Parameter are same i can easy check it