#101064 - 2003-05-16 02:24 PM
Feedback - ReadExcel2() - Reads from...
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Jooel,
Rather than cluttering up the UDF Section with my feedback.
ReadExcel2() - Reads from...
quote:
; ROWCOUNT ; REQUIRED ; Amount of Rows to read
Why is this required? Why not make this terminate upon encountering a NULL value?
Thanks,
Kent
|
|
Top
|
|
|
|
#101066 - 2003-05-16 02:29 PM
Re: Feedback - ReadExcel2() - Reads from...
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Null, Blank, whatever..
In the process when looping through them, when a blank is read by the variable, is there any sense in continuing?
The basis of my question is that say I have 10 spreadsheets that I need to read in.. They all have varying amounts of records, why should I have to input in the rowcount for each one?
Kent [ 16. May 2003, 14:30: Message edited by: kdyer ]
|
|
Top
|
|
|
|
#101068 - 2003-05-16 02:36 PM
Re: Feedback - ReadExcel2() - Reads from...
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Understand your argument..
Let me shed a little background here. We get submissions from our Secondary Marketing and Shipping teams. One of the spreadsheets we get is for "Loan Sales" and the other is "Loan Sales Data." The first column (which is what we check) is always a Loan Number and when it comes across a blank record the process stops. As user of this process, why should I care how many rows are input? The only thing that I care, as a Developer of this is that the data is in proper column and is complete.
This code originated from a Access Database that I developed some VBA Code and a vendor provided COM Object to update our Loan Origination System.
Thanks,
Kent
|
|
Top
|
|
|
|
#101070 - 2003-05-16 02:50 PM
Re: Feedback - ReadExcel2() - Reads from...
|
Kdyer
KiX Supporter
   
Registered: 2001-01-03
Posts: 6241
Loc: Tigard, OR
|
Whew! I should have just stated that instead of the diatribe I posted.
Kent
|
|
Top
|
|
|
|
Moderator: Arend_, Allen, Jochen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Mart
|
1 registered
(Allen)
and 675 anonymous users online.
|
|
|