LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 127
Default Determining Array Limit

Excel 2003. I am using the following code to read filename(s) into a variant
array. How may I determine how many files were selected? Or how may I
determine

Dim Fname as Variant
FName = Application.GetOpenFilename("Excel Files (*.xls), *.xls", , "Select
RD Workbooks to Email", , True)

I get an error when I try to access FName and move beyond the last array
element trying to determine how many elements (file names) there are.
 
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
Vlookup Array limit? frankjh19701 Excel Worksheet Functions 0 January 7th 11 06:16 PM
Limit on array formula LizM Excel Worksheet Functions 3 September 26th 06 02:27 AM
Work around for limit on entering array formulas? quartz[_2_] Excel Programming 2 December 1st 04 11:21 PM
does Excel have memory limit of data Array? miao jie Excel Programming 4 November 24th 04 09:50 AM
limit to possible array size? rachel Excel Programming 4 November 11th 04 02:41 AM


All times are GMT +1. The time now is 07:04 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"