Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.lang.visual-basic > #18834
| Path | csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!mynewsgate.net!not-for-mail |
|---|---|
| From | "badush" <tecnici@email.it> |
| Newsgroups | it.comp.lang.visual-basic |
| Subject | Re: Parametrizzare il range di selezione per costruzione grafici |
| Message-ID | <2016070509062322198@mynewsgate.net> (permalink) |
| References | <2016063020453422198@mynewsgate.net> <7ee5d88b-8165-4556-a320-41fe55f22e90@googlegroups.com> |
| Date | Tue, 05 Jul 2016 09:06:23 GMT |
| X-Newsreader | www.mynewsgate.net |
| X-Complaints-To | abuse@mynewsgate.net |
| NNTP-Posting-Host | 195.60.147.166 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Received-Bytes | 900 |
| X-Received-Body-CRC | 530325114 |
| Xref | csiph.com it.comp.lang.visual-basic:18834 |
Show key headers only | View raw
Grazie > Qual è la difficoltà? > Se InputRow As String contiene il numero di riga ottenuto tramite la InputBox, allora, nel tuo codice, al posto della stringa "A4:B7" devi semplicemente inserire "A" & InputRow & ":B" & (CInt(InputRow) + 3).ToString -- Badush
Back to it.comp.lang.visual-basic | Previous | Next — Previous in thread | Find similar
Parametrizzare il range di selezione per costruzione grafici "badush" <tecnici@email.it> - 2016-06-30 20:45 +0000
Re: Parametrizzare il range di selezione per costruzione grafici Antologiko <antologiko@gmail.com> - 2016-07-02 15:15 -0700
Re: Parametrizzare il range di selezione per costruzione grafici "badush" <tecnici@email.it> - 2016-07-05 09:06 +0000
csiph-web