Path: csiph.com!aioe.org!pX3lWW3WNfCOePp73TR3SQ.user.46.165.242.75.POSTED!not-for-mail From: Franz_aRTiglio Newsgroups: it.comp.lang.visual-basic Subject: Re: Export mail outlook in Excel Date: Wed, 29 Sep 2021 21:06:40 +0200 Organization: Aioe.org NNTP Server Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15"; format=flowed Content-Transfer-Encoding: 8bit Injection-Info: gioia.aioe.org; logging-data="13880"; posting-host="pX3lWW3WNfCOePp73TR3SQ.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; X-ICQ: 1931503972 X-Newsreader: MesNews/1.08.06.00-it X-Notice: Filtered by postfilter v. 0.9.2 Xref: csiph.com it.comp.lang.visual-basic:19923 Marco75 ci ha detto : > non lette potrebbe non servire in quanto le non lette sono già quelle che > voglio così a braccio: > xlWb.Worksheets(1).Cells(i, "D").Value = olItems(i).UnRead unread significa "non lette", quindi eviterei gli altri selettori e partirei da qui....