AP Check printing

We received a Credit from one of our Suppliers. It has taken about 30
Invoices to get to this point, but now we have a balance that we need to
pay. When we print checks our AP guy selects up to 14 Invoices at a time
(we have a custom 3 part check where all of the Invoices do not fit on one
check). Since the Credit does not match any one Invoice and none of the
Invoices match the amount we owe, our AP guy does not know how to select 14
Invoices at a time and have a Check come out for the correct amount. Is
there a way in AP to apply a Credit to a group of Invoices and leave a
standing balance that he can select?

Thank you

Jeff



[Non-text portions of this message have been removed]
Anyone doing backups of live DB every few hours to a secure FTP offsite(Automatically zip & transfer)?
Any recommendations?
You could also back up to Amazon S3:

http://www.superflexible.com/googles3.htm

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
    bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Michael McWilliams
Sent: Friday, May 08, 2009 11:53 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Backup DB to FTP

Anyone doing backups of live DB every few hours to a secure FTP offsite(Automatically zip & transfer)?
Any recommendations?




------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
If you are using SQL there are lots of programs that work well but they are all pretty expensive. I've found www.ibackup.com to be pretty cheap, though quirky. It's free software is SQL and Exchange aware and will do pretty good incrementals. Don't count on their support to help you make it work though.


-Ramsey

--- In vantage@yahoogroups.com, "Brian W. Spolarich " <bspolarich@...> wrote:
>
> You could also back up to Amazon S3:
>
> http://www.superflexible.com/googles3.htm
>
> --
> Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
> Â Â Â Â bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Michael McWilliams
> Sent: Friday, May 08, 2009 11:53 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Backup DB to FTP
>
> Anyone doing backups of live DB every few hours to a secure FTP offsite(Automatically zip & transfer)?
> Any recommendations?
>
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff



[Non-text portions of this message have been removed]
Either opening the customer shipment entry screen or the customer
shipment tracker, search for your packing slip by number and click the
print icon (in the tracker) or in the entry screen you can use the icon
or actions.print.



Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 8:27 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Reprint Pack Slips





Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]
Of course, just go back into the Customer Shipment Entry, pull up the
Pack and go to ACTIONS --> Print.

-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:27 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Reprint Pack Slips

Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff



[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
Yeah, but I think Jeff's question is "Is there a way I can identify on a packing slip that it is a reprint vs. the original print"?

I don't see anything in the ShipHead table that indicates that the packing slip has been printed. Vantage's application "style" from what I've seen doesn't seem to treat the printing of documents as a special transactional activity.

I think what you'd want to do is this:

1. Create a PostProcessing BPM Method Directive on CustShip.PrintSlip.
Condition: none? Presumably we can call this every time the slip is printed.
Action: (need some help with this) Can you write a postprocessing directive that will set ShipHead.Checkbox01 to true for the ShipHead record we just processed?

2. Modify the report data definition to bring shiphead.checkbox01 into the PackList report.

3. Modify the packlist report (make a new style) that does something special when Checkbox01 = true (or whatever).

-bws

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
    bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Rob Bucek
Sent: Tuesday, May 12, 2009 9:38 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips

Either opening the customer shipment entry screen or the customer
shipment tracker, search for your packing slip by number and click the
print icon (in the tracker) or in the entry screen you can use the icon
or actions.print.



Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 8:27 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Reprint Pack Slips





Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
What I meant was is there a way to print the word REPRINT on any Packing
Slip that has already been printed. I have some Packing Slips that someone
printed twice. That would not be a problem, but the Shipping department
shipped them twice.

Jeff



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
Vic Drecchio
Sent: Tuesday, May 12, 2009 9:42 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips








Of course, just go back into the Customer Shipment Entry, pull up the
Pack and go to ACTIONS --> Print.

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:27 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Reprint Pack Slips

Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links





[Non-text portions of this message have been removed]
Ahhh..... read it too quickly.

Thanks Brian! ;-)



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Brian W. Spolarich
Sent: Tuesday, May 12, 2009 9:53 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips

Yeah, but I think Jeff's question is "Is there a way I can identify on a packing slip that it is a reprint vs. the original print"?

I don't see anything in the ShipHead table that indicates that the packing slip has been printed. Vantage's application "style" from what I've seen doesn't seem to treat the printing of documents as a special transactional activity.

I think what you'd want to do is this:

1. Create a PostProcessing BPM Method Directive on CustShip.PrintSlip.
Condition: none? Presumably we can call this every time the slip is printed.
Action: (need some help with this) Can you write a postprocessing directive that will set ShipHead.Checkbox01 to true for the ShipHead record we just processed?

2. Modify the report data definition to bring shiphead.checkbox01 into the PackList report.

3. Modify the packlist report (make a new style) that does something special when Checkbox01 = true (or whatever).

-bws

--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix / Picometrix
    bspolarich@... ~ 734-864-5618 ~ www.advancedphotonix.com


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Rob Bucek
Sent: Tuesday, May 12, 2009 9:38 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips

Either opening the customer shipment entry screen or the customer
shipment tracker, search for your packing slip by number and click the
print icon (in the tracker) or in the entry screen you can use the icon
or actions.print.



Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 8:27 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Reprint Pack Slips





Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links





------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
Jeff, it's not perfect, but what about involving ShipHead.ShipStatus ??

If ShipStatus = 'SHIPPED' and you reprint the PackSlip then display
your 'REPRINT' watermark.

ShipStatus should only equal: Open, Closed, Freighted, Void, Staged,
Shipped



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:56 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips

What I meant was is there a way to print the word REPRINT on any Packing
Slip that has already been printed. I have some Packing Slips that
someone
printed twice. That would not be a problem, but the Shipping department
shipped them twice.

Jeff



From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of
Vic Drecchio
Sent: Tuesday, May 12, 2009 9:42 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips








Of course, just go back into the Customer Shipment Entry, pull up the
Pack and go to ACTIONS --> Print.

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:27 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Reprint Pack Slips

Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links





[Non-text portions of this message have been removed]



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
Don't forget invoiced..



Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)



________________________________

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Vic Drecchio
Sent: Tuesday, May 12, 2009 9:17 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips





Jeff, it's not perfect, but what about involving ShipHead.ShipStatus ??

If ShipStatus = 'SHIPPED' and you reprint the PackSlip then display
your 'REPRINT' watermark.

ShipStatus should only equal: Open, Closed, Freighted, Void, Staged,
Shipped

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:56 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Reprint Pack Slips

What I meant was is there a way to print the word REPRINT on any Packing
Slip that has already been printed. I have some Packing Slips that
someone
printed twice. That would not be a problem, but the Shipping department
shipped them twice.

Jeff

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of
Vic Drecchio
Sent: Tuesday, May 12, 2009 9:42 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Reprint Pack Slips

Of course, just go back into the Customer Shipment Entry, pull up the
Pack and go to ACTIONS --> Print.

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:27 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Reprint Pack Slips

Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/
<http://groups.yahoo.com/group/vantage/files/> >
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo
<http://groups.yahoo.com/group/vantage/linksYahoo> ! Groups Links

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo
<http://groups.yahoo.com/group/vantage/linksYahoo> ! Groups Links





[Non-text portions of this message have been removed]
I have not tried it but you should be able create a BPM to set a User
Defined field when you print.

The Crystal Report would look at the your user defined field.



Dale E. Schuerman

Senior Consultant

Epicor Certified Consulting Partner



RAM Software Systems, Inc.

972-669-0763 x233 (voice)

972-669-9603 (fax)

mailto:dale.schuerman@...
<BLOCKED::blocked::mailto:dale.schuerman@...> (email)

http://www.ramsys.com <BLOCKED::blocked::http://www.ramsys.com/>
(website)





From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of Rob Bucek
Sent: Tuesday, May 12, 2009 9:29 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] Reprint Pack Slips








Don't forget invoiced..

Rob Bucek

Manufacturing Engineer

PH: 715-284-5376 ext 311

FAX: 715-284-4084

<http://www.dsmfg.com/>

(Click the logo to view our site)

________________________________

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Vic Drecchio
Sent: Tuesday, May 12, 2009 9:17 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Reprint Pack Slips

Jeff, it's not perfect, but what about involving ShipHead.ShipStatus ??

If ShipStatus = 'SHIPPED' and you reprint the PackSlip then display
your 'REPRINT' watermark.

ShipStatus should only equal: Open, Closed, Freighted, Void, Staged,
Shipped

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:56 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Reprint Pack Slips

What I meant was is there a way to print the word REPRINT on any Packing
Slip that has already been printed. I have some Packing Slips that
someone
printed twice. That would not be a problem, but the Shipping department
shipped them twice.

Jeff

From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of
Vic Drecchio
Sent: Tuesday, May 12, 2009 9:42 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: RE: [Vantage] Reprint Pack Slips

Of course, just go back into the Customer Shipment Entry, pull up the
Pack and go to ACTIONS --> Print.

-----Original Message-----
From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
[mailto:vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jeff Stockard
Sent: Tuesday, May 12, 2009 9:27 AM
To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
<mailto:vantage%40yahoogroups.com>
Subject: [Vantage] Reprint Pack Slips

Is there a way to have Vantage print REPRINT on a Packing Slip if it has
already been printed?

Thank you

Jeff

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/
<http://groups.yahoo.com/group/vantage/files/> >
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo
<http://groups.yahoo.com/group/vantage/linksYahoo> ! Groups Links

[Non-text portions of this message have been removed]

------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<http://groups.yahoo.com/group/vantage/files/>
<http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
<http://groups.yahoo.com/group/vantage/messages>
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo
<http://groups.yahoo.com/group/vantage/linksYahoo> ! Groups Links

[Non-text portions of this message have been removed]




########################################################################
Attention:
This email message is privileged and confidential. If you are not the
intended recipient please delete the message and notify the sender.
Any views or opinions presented are solely those of the author.

This email message has been scanned for Viruses and Content and cleared
by MailMarshal SMTP

For more information go to http://www.ramsys.com
########################################################################


[Non-text portions of this message have been removed]