#25155 - 12/01/10 09:54 AM
Re: Importing batches from Excel
[Re: Steve Schwartz]
|
Adagio Master
Registered: 03/16/99
Posts: 10504
Loc: Canada
|
Have a separate workbook for each day with only a single worksheet in it? I'm assuming that these amounts are never edited, otherwise the active sheet would naturally be the one "on top" (which is the one that Adagio will import).
Why not just copy batches if the amounts aren't changing?
If the cheque amounts are always the same, why not import invoices with approriate dates and then do a system check run to select the ones to pay?
I guess I'm missing something about the reason they are doing what they do.
_________________________
Andrew Bates
|
Top
|
|
|
|
#25160 - 12/01/10 12:39 PM
Re: Importing batches from Excel
[Re: Steve Schwartz]
|
Adagio Master
Registered: 03/16/99
Posts: 10504
Loc: Canada
|
Why place all the checks in different worksheets? If the companies are small enough to use a bookkeeping service, couldn't they get all their checks onto a single sheet? Excel's filters make it easy to isolate a day's transactions.
The same code is used for an import, regardless whether you are using Excel or CSV text files. There are no worksheets in a CSV file, so having the prompt would be awkward.
Perhaps you could write all the worksheets out to a single CSV file. Have you tried that?
_________________________
Andrew Bates
|
Top
|
|
|
|
#25180 - 12/02/10 06:04 AM
Re: Importing batches from Excel
[Re: Steve Schwartz]
|
Adagio Pro
Registered: 01/03/07
Posts: 10
Loc: Waterloo, Ontario
|
I'm running into a similar problem with a recent GridView implementation. I use the /XDW parameter to automatically export a workspace to Excel. I have AR9.0B setup to automatically process an import template that pulls in this GV export. The only really "manual" process is that we have to open up the Excel file (before loading AR) to delete the first sheet so that the import can proceed. I built a macro to partially automate the deletion, but it's still not as clean as it could be.
If we could define the desired sheet on the import template our problem is solved. (Or, if we could use a cmd line parameter to export a single view from a workspace, but that wouldn't solve Steve's problem.)
_________________________
Ryan Brohman
Kitchener, ON
|
Top
|
|
|
|
#25182 - 12/02/10 07:40 AM
Re: Importing batches from Excel
[Re: Ryan Brohman]
|
Adagio Master
Registered: 03/16/99
Posts: 10504
Loc: Canada
|
Ryan: You can export a single View. Use the command line parameter /XDV.
Steve: Touching the import process is fraught with the risk of breaking all the import templates that people have defined and spent hours getting right. Changes also have to be rolled through all the Adagio modules. I'm just exploring alternative methods of easing an inconvenience that don't require resources on our part. Input from the user about how they came to adopt this method of recording checks from their clients would be useful.
_________________________
Andrew Bates
|
Top
|
|
|
|
#25185 - 12/02/10 09:07 AM
Re: Importing batches from Excel
[Re: Retired_Guy]
|
Adagio Pro
Registered: 01/03/07
Posts: 10
Loc: Waterloo, Ontario
|
Not to hijack the thread, but the view uses GETEXTERNAL data calculations, so it must be run as part of a workspace in order to refresh the values. It's my understanding that I can't export just the one view while still refreshing the entire workspace.
_________________________
Ryan Brohman
Kitchener, ON
|
Top
|
|
|
|
#25186 - 12/02/10 09:15 AM
Re: Importing batches from Excel
[Re: Ryan Brohman]
|
Adagio Master
Registered: 03/16/99
Posts: 10504
Loc: Canada
|
Hi Ryan, OK - you're hijacking the thread, but I'll answer anyway.  The GETEXTERNALDATA function does not require a View to be loaded with the data from the other table. That's a requirement of the GETLINKxxxx() call. The help text doesn't make this clear.
_________________________
Andrew Bates
|
Top
|
|
|
|
|
2 registered (Warren Karges, 1 invisible),
53
Guests and
1
Spider online. |
Key:
Admin,
Global Mod,
Mod
|
|
1865 Members
5 Forums
14485 Topics
70735 Posts
Max Online: 432 @ 01/20/25 10:17 PM
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|