Register
Help
Forgotten Your Password?
Remember Me?
Forum
Today's Posts
FAQ
Calendar
Community
Groups
Forum Actions
Mark Forums Read
Quick Links :
What's New?
Members List
Calendar
Forum Rules
Dashboard
Commercial Services
Advanced Search
Search Forums
Search:
Tag:
vba array
Search
:
Replies
Views
Search took
0.00
seconds.
[SOLVED]
Using vba array to copy data and paste to another workbook
Started by
zelda13
, 04-19-2024 05:29 AM
5
152
Last Post By:
Last Post: 04-19-2024
10:44 AM
by
Sintek
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Populate array from range - error
Started by
pinebush
, 02-16-2024 04:10 PM
4
233
Last Post By:
Last Post: 02-16-2024
09:43 PM
by
TMS
Forum:
Excel Programming / VBA / Macros
To transpose or not to transpose? What decides? Table / Array?
Started by
LIL2606
, 02-14-2019 07:24 AM
13
750
Last Post By:
Last Post: 02-19-2019
01:28 PM
by
LIL2606
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Populate ComboBox from Dynamic Range
Started by
TFiske
, 03-27-2018 02:35 PM
2
1,650
Last Post By:
Last Post: 03-28-2018
09:03 AM
by
TFiske
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Passing vba array result to excel sheet
Started by
pnnaik
, 06-19-2015 07:44 AM
2
578
Last Post By:
Last Post: 06-19-2015
09:13 AM
by
pnnaik
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-where do I find a good beginners guide to multi dimensional arrays
Started by
mc84excel
, 06-03-2013 08:20 PM
10
1,231
Last Post By:
Last Post: 06-04-2013
07:44 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
VBA Arrays-A few useful functions
Started by
mc84excel
, 05-27-2013 08:21 PM
13
1,441
Last Post By:
Last Post: 07-28-2013
08:09 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-Convert 1D array to 2D (Need help on 1 line of code)
Started by
mc84excel
, 05-23-2013 11:14 PM
14
4,985
Last Post By:
Last Post: 03-20-2014
09:48 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
ListBox error when adding array as list
Started by
mc84excel
, 05-17-2013 12:55 AM
27
2,706
Last Post By:
Last Post: 05-26-2013
06:41 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Error checking for Variant Arrays?
Started by
mc84excel
, 05-13-2013 05:25 AM
3
693
Last Post By:
Last Post: 05-13-2013
05:49 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Is it possible to use Application.Index to write 2 adjoining columns in one go?
Started by
mc84excel
, 05-13-2013 02:14 AM
12
1,021
Last Post By:
Last Post: 05-13-2013
07:11 AM
by
JosephP
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Why doesn't Application.Index write array column to worksheet range?
Started by
mc84excel
, 05-13-2013 01:45 AM
2
829
Last Post By:
Last Post: 05-13-2013
02:07 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Multi Column ListBox - set output formats for each column?
Started by
mc84excel
, 05-12-2013 07:18 PM
9
5,937
Last Post By:
Last Post: 10-10-2020
10:27 AM
by
dannylopes
Forum:
Excel Programming / VBA / Macros
[SOLVED]
What is wrong with this code? (Extract Row from 2D array to 1D array)
Started by
mc84excel
, 05-10-2013 06:39 AM
4
679
Last Post By:
Last Post: 05-10-2013
07:17 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-Can I move a column in a 2D array without looping to add data?
Started by
mc84excel
, 05-09-2013 10:51 PM
7
1,415
Last Post By:
Last Post: 05-14-2013
08:13 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-BubbleSort code(Working)-How do I edit to sort by 2nd column then 3rd?
Started by
mc84excel
, 05-09-2013 10:27 PM
8
1,017
Last Post By:
Last Post: 05-10-2013
06:29 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-Resizing cell range when writing array
Started by
mc84excel
, 05-09-2013 07:53 PM
2
660
Last Post By:
Last Post: 05-09-2013
08:31 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
New to arrays-How do I copy an entire row from one array to another?
Started by
mc84excel
, 05-08-2013 11:57 PM
16
9,333
Last Post By:
Last Post: 05-15-2013
12:19 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-How to sort a 2D array by the second column?
Started by
mc84excel
, 05-02-2013 08:01 PM
3
698
Last Post By:
Last Post: 05-06-2013
07:48 PM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-how do I build new array while filtering first array?
Started by
mc84excel
, 05-02-2013 02:13 AM
7
719
Last Post By:
Last Post: 05-03-2013
05:59 AM
by
JosephP
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-How to VLOOKUP a VBA array?
Started by
mc84excel
, 05-02-2013 12:50 AM
4
1,031
Last Post By:
Last Post: 05-02-2013
01:12 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
[SOLVED]
New to arrays-Create two column array with different column order to sheet?
Started by
mc84excel
, 05-02-2013 12:03 AM
4
1,413
Last Post By:
Last Post: 05-02-2013
01:37 AM
by
JosephP
Forum:
Excel Programming / VBA / Macros
[SOLVED]
Quick Array question - Copy array to another array then resize?
Started by
mc84excel
, 05-01-2013 10:24 PM
10
3,508
Last Post By:
Last Post: 05-02-2013
01:17 AM
by
mc84excel
Forum:
Excel Programming / VBA / Macros
Results 1 to 23 of 23
Search Engine Friendly URLs by vBSEO 3.6.0 RC 1