Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #19925
| Path | csiph.com!aioe.org!pX3lWW3WNfCOePp73TR3SQ.user.46.165.242.75.POSTED!not-for-mail |
|---|---|
| From | Franz_aRTiglio <franzgol@N0SPAMtin.it> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: Export mail outlook in Excel |
| Date | Wed, 29 Sep 2021 22:45:18 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <sj2j0b$18p7$1@gioia.aioe.org> (permalink) |
| References | <e97f08f8-2399-4c0f-8a09-3928750e171dn@googlegroups.com> <sj2d7c$dho$1@gioia.aioe.org> <2224b654-fa93-4b22-a9f1-3e2dfd950362n@googlegroups.com> |
| 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="41767"; posting-host="pX3lWW3WNfCOePp73TR3SQ.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; |
| X-Notice | Filtered by postfilter v. 0.9.2 |
| X-ICQ | 1931503972 |
| X-Newsreader | MesNews/1.08.06.00-it |
| Xref | csiph.com it.comp.lang.visual-basic:19925 |
Show key headers only | View raw
Dopo dura riflessione, Marco75 ha scritto : > Il giorno mercoledì 29 settembre 2021 alle 21:02:06 UTC+2 Franz_aRTiglio ha > scritto: >> 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.... > > Ciao, > UnRead significa non lette ok, ma non voglio mettere lo stato di mail letta o > non letta in Excel, vorrei che prendesse solo le mail non lette ed esportasse > solo quelle. sempre a braccio.... if olItems(i).UnRead = true then
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Next in thread | Find similar
Export mail outlook in Excel Marco75 <marcoporzi75@gmail.com> - 2021-09-29 07:29 -0700
Re: Export mail outlook in Excel Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2021-09-29 21:06 +0200
Re: Export mail outlook in Excel Marco75 <marcoporzi75@gmail.com> - 2021-09-29 12:58 -0700
Re: Export mail outlook in Excel Franz_aRTiglio <franzgol@N0SPAMtin.it> - 2021-09-29 22:45 +0200
Re: Export mail outlook in Excel Marco75 <marcoporzi75@gmail.com> - 2021-09-29 23:44 -0700
Re: Export mail outlook in Excel Marco75 <marcoporzi75@gmail.com> - 2021-09-30 01:47 -0700
csiph-web