Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Aiuto programmino con array

Ho un foglio excel cosi' strutturato:

A B C

a1 b1 c1
a2 b2 c2
a3 b3 c3
a4 b4 c4
a5 b5 c5
a6 b6 c6
a7 b7 c7
..... .... .....



Proseguendo in orizzontale sul foglio Excel ( A, B, C,D,E....) sono le
colonne del foglio


D E F

d1 e1 f1
d2 e2 f2
d3 e3 f3
d4 e4 f4
d5 e5 f5
d6 e6 f6
d7 e7 f7
..... .... .....



G H I

g1 h1 i1
g2 h2 i2
g3 h3 i3
g4 h4 i4
g5 h5 i5
g6 h6 i6
g7 h7 i7
..... .... .....







Vorrei impratichirmi con l'utilizzo degli array, facendo una cosa
discretamente complicata (ovviamente per il mio attuale grado di
dimestichezza)

In particolare vorrei riempire un array a 4 dimensioni che contenga

4 colonne riempite con i valori a1, b1,c1 e il rapporto c2/c1

Terminato con le colonne A,B,C l'array dovrebbe essere riempito
(seconda riga dell'array) con i valori d1, e1, f1 e f2/f1.

E cosi' via con le altre colonne del foglio.

Quindi si tratta di un riempimento orizzontale (rispetto al worksheet)
dell'array.

Terminato il riempimento per tutte le colonne del worksheet vorrei:

1) sortare tutti gli elementi dell'array in base ai valori della sua
terza colonna (sua dell'array)

2) stampare in un'altro foglio tutto il contenuto dell'array in modo
da poter fare un controllo


Ritenete fattibile una cosa del genere?

Qualcuno riesce ad aiutarmi con un esempio?

Grazie mille




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prevent cell/array references from changing when altering/moving thecell/array nme Excel Discussion (Misc queries) 1 September 19th 08 01:53 PM
meaning of : IF(Switch; Average(array A, array B); array A) DXAT Excel Worksheet Functions 1 October 24th 06 06:11 PM
Array problem: Key words-Variant Array, single-element, type mismatch error davidm Excel Programming 6 November 9th 05 05:54 AM
Array problem: Key words-Variant Array, single-element, type mismatch error davidm Excel Programming 1 November 8th 05 04:21 AM
variant array containing cel adresses convert to actual ranges-array Peter[_21_] Excel Programming 5 December 10th 03 09:50 PM


All times are GMT +1. The time now is 07:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"