Andreas Roth wrote: > Antwort = "k"_ > "a"_ > "n"_ > "n"_ > "s"_ > "t"_ > " "_ > "den "_ > "Code bei VBA ganz" _ > "sch�n strecken"
Erstmal ein paar Eingabepr�fungen... if (1 > 0) and (1 < 2) then if IsNumeric(1) then 1 = 1 else 1 = 0 end if else 1 = 0 end if ;-) Markus _______________________________________________ Coffeehouse Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/coffeehouse
