# Report
**Category:** [Yahoo Archive](https://www.epiusers.help/c/yahoo-archive/9)
**Created:** 2008-03-03 13:40 UTC
**Views:** 2595
**Replies:** 30
**URL:** https://www.epiusers.help/t/report/1321
---
## Post #1 by @system
I will have to talk to our IT guys here. If they have some problems would
you be apposed to a phone call to answer some of their questions? Thanks
-----Original Message-----
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com]On Behalf Of
Podlin, Michael
Sent: Monday, March 03, 2008 1:31 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] Report
How about an ASP web page set with a refresh. That way you have the report
and don't use a Vantage license to display it. We do this throughout the
shop showing the machines in the dept and what is running on them, also who
is clock into what jobs. The other nice thing about this is I have the web
pages perform data checks and such, if someone clocked into the wrong
operation for that workcenter or job is closed etc, the screen shows their
data in red which helps flag and makes problem issues visual. I also have a
screen saver that displays these types of reports.
-----Original Message-----
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com]On Behalf Of
Paul Smith
Sent: Monday, March 03, 2008 11:48 AM
To: Vantage
Subject: [Vantage] Report
We are currently using vantage 6.0 and daily, at the end of the work day,
I
run a report I created in the BAQ that shows all incoming receipts for
that
day. Is there anyway to created a receiving report that will stay open on
my
monitor and update it self as receipts are in-processed? A dashboard comes
to mind but I am not that proficient and do not know if 6.0 has that
capability. Thanks in advance.
Paul Smith
Inventory Management
Espey MFG & Electronics, Corp
233 Ballston Ave
Saratoga Springs NY, 12866
518-245-4358
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
---
## Post #2 by @system
Has anyone ever created a report builder, that sales could use for
forecasting, showing pieces sold by part by customer month-by-month ?
The report would show something similar to this :
Customer Part Jan Feb Mar Apr May Jun .....Dec
ABC 456 20 20 20 30 40 50 ....
45
XYZ 123 154 250 150 230 220 250 ....400
Any help would be greatly appreciated.
Thank you,
Kristine Pollard
vlist@...
---
## Post #3 by @system
Good morning,
I am trying to create a report for one of my workcenters that shows quantity
produced per machine, per shift, per month. The items we produce can be
either rec'd to stock, shipped on an order, or act as a sub-assembly to
another workcenter. I am using the JOBPROD table, however I do not know how
to specify the previous month as the filter. On other reports I have used
(IFF fiscalperiod =10...)however this does not verify, unrecognized command.
Does anyone have a report like this? If not, can I get some help?
Thanks
Todd Hofert
Todd Hofert
Spartan Graphics, Inc.
(616) 887-8243
---
## Post #4 by @system
Todd
I don't see any date fields in JobProd so you're joining to another
table to get the info you want. To get the previous month use
something like " month(today()) - month ( {date field} )" in a
calculation. MonthTest = Iif(month(today()) - month ( {date field}
) = -1, yes, no) and filter on MonthTest = yes. A word of caution
... reports slow down when filtering on a calculated field. You
could avoid that by using {DateField} > 8/31/00 and and
{DateField} < 10/1/00 in the filter and redo the filter each month.
Hope this helps
RussD
On 13 Oct 00, at 9:22, Todd Hofert wrote:
Good morning,
I am trying to create a report for one of my
workcenters that shows quantity
produced per machine, per shift, per month. The
items we produce can be
either rec'd to stock, shipped on an order, or
act as a sub-assembly to
another workcenter. I am using the JOBPROD
table, however I do not know how
to specify the previous month as the filter. On
other reports I have used
(IFF fiscalperiod =10...)however this does not
verify, unrecognized command.
Does anyone have a report like this? If not, can
I get some help?
Thanks
Todd Hofert
Todd Hofert
Spartan Graphics, Inc.
(616) 887-8243
Russ Dover
IS Manager
Weaver Industries, Inc.
717 336 7507 phone
717 336 4182 fax
rdover@...
---
## Post #5 by @system
I have been asked to write a report showing what jobs are currently at work
centers. The priority dispatch report tells us what should be there, but we
want to know what really is there. Before I start I thought I might ask if
anyone has already written a report, either in Report Builder or Crystal,
and would be willing to share it or may something close that I could tailor
to our needs.
Thank you in advance,
Kathy Hambleton
Electron Energy Corporation
717-898-2294
kbh@...
---
## Post #6 by @system
Kathy- There is a report in the Crystal Reports section of the group
files called Orders-JobStatus. It shows open orders (up to the due
date parameter) by part number with a sub-report that shows open jobs
with the current work center (first open operation for each job) and
a second sub-report showing the same for the first level of assembly
linked to each part number. If you only want the current work center
info you can use the first sub-report and save it as a report and
that will show you all open jobs.
Cheryl Fairris
--- In vantage@y..., "Kathy Hambleton" <kbh@e...> wrote:
> I have been asked to write a report showing what jobs are currently
at work
> centers. The priority dispatch report tells us what should be
there, but we
> want to know what really is there. Before I start I thought I
might ask if
> anyone has already written a report, either in Report Builder or
Crystal,
> and would be willing to share it or may something close that I
could tailor
> to our needs.
>
>
> Thank you in advance,
> Kathy Hambleton
> Electron Energy Corporation
> 717-898-2294
> kbh@e...
---
## Post #7 by @system
Hello,
I received a request for a report that shows employee number, employee name,
pay hours, direct labor hours and indirect labor hours. Does anyone have a
report like this? Or, could someone point me in the right direction of
where I can find direct and indirect labor hours information?
Thank you in advance,
Jamie Copsey
--
Jamie Copsey
Database Administrator
Accurate Metal Fabricators
1011 Seal Beach Blvd
Seal Beach, CA 90704
(562) 596-4740 x138
Fax: (562) 596-6799
jcopsey@...
---
## Post #8 by @system
There are some sample labor reports on the Epicor site that I believe have some indirect reports to start from.
Troy Funte
Liberty Electronics
http://support.epicor.com/common/downloads.asp?P=VANTAGE&G=VNX&HEAD=Miscellaneous%20eManufacturing%20Downloads
----- Original Message -----
From: Copsey, Jamie
To: 'vantage@yahoogroups.com'
Sent: Wednesday, April 18, 2001 4:07 PM
Subject: [Vantage] Report
Hello,
I received a request for a report that shows employee number, employee name,
pay hours, direct labor hours and indirect labor hours. Does anyone have a
report like this? Or, could someone point me in the right direction of
where I can find direct and indirect labor hours information?
Thank you in advance,
Jamie Copsey
--
Jamie Copsey
Database Administrator
Accurate Metal Fabricators
1011 Seal Beach Blvd
Seal Beach, CA 90704
(562) 596-4740 x138
Fax: (562) 596-6799
jcopsey@...
Yahoo! Groups Sponsor
Click Here to Find Software Faster
To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please go to: http://groups.yahoo.com/group/vantage/files/. Note: You must have already linked your email address to a yahoo id to enable access.
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
---
## Post #9 by @system
Jamie,
You can create this report using EmpBasic as your master
table, linking to LaborDtl for the details. Be sure to
join on company and EmployeeNum to EmpID. Sort and filter
by Company first, even if you only have one company defined
in Vantage. And as Troy said, there are definitely some
samples on the Epicor website and in the eGroups library for
you to learn from.
have fun,
John
> -----Original Message-----
> From: Copsey, Jamie
> Sent: Wednesday, April 18, 2001 1:07 PM
> To: 'vantage@yahoogroups.com'
> Subject: [Vantage] Report
---
## Post #10 by @system
I have no idea what my password and sign on is to access the files section
so I cant check there...
Does anyone have a report that shows for closed jobs the total sales and
total costs?
Thanks.
Greg
---
## Post #11 by @system
I have asked for this report before and have come to the conclusion no one
has it. The costs are easy just use the jobasmbl table. If you link it to
the Jobhead you can filter it for a date range. I'm afraid I only have a
workaround for the Sales amount. I link the shipdtl table with the invcdtl
table but I can't filter for a date range. So I first run a report using
the gljrndtl table and filter that by period. Then I run the invcdtl linked
with shipdtl table report and filter it by invoice number then I match
invoice numbers to the gljrndtl report. This gets rid of misc non sales
amounts on the invoice and any invoices that aren't for the same period.
When I am all done I basically have put a job number on an invoice. I
update this file every month taking out the completed jobs. I was surprised
that the job number was not in either the invoice header table or the
invoice detail table. The only place I could find a link with the sales
amount was with the job ship table. I find it unbelievable that a so called
jobshop software does not provide a report with sales amount per job for a
given period or job number range. The production detail report is the only
place I have found it totaled, but you have to put in your jobs one at a
time. But I'm starting to rant and it's too late on a Friday to enjoy a
ranting thread.
-----Original Message-----
From: Greg Gillette [mailto:
ggillette@...]
Sent: Friday, May 18, 2001 10:12 AM
To: '
vantage@egroups.com'
Subject: [Vantage] Report
I have no idea what my password and sign on is to access the files section
so I cant check there...
Does anyone have a report that shows for closed jobs the total sales and
total costs?
Thanks.
Greg
Yahoo! Groups Sponsor
www.
<
http://us.adserver.yahoo.com/l?M=201621.1431180.3015684.2/D=egroupmail/S=17
00007183:N/A=590948/rand=774883476>
To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please go to:
http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/.> Note: You must have
already linked your email address to a yahoo id to enable access.
Your use of Yahoo! Groups is subject to the Yahoo! Terms of
<
http://docs.yahoo.com/info/terms/> Service.
---
## Post #12 by @system
Ed, I think you need to include the "JobProd" table in your report. JobProd
contains the sources of demand for the job; ie the sales order #, line#, and
release#. Use this info to link to the Invcdtl table. Also link Invcdtl to
Invchead to get the invoice date. The Invcdtl table carries the unit costs
that were assigned to each invoice line so you can add together and then
multiple by the invoice qty to get the costs for each line.
Jim Stetter
-----Original Message-----
From: Ed Zywiec [mailto:
ed.zywiec@...]
Sent: Friday, May 18, 2001 5:16 PM
To: Vantage
Subject: RE: [Vantage] Report
I have asked for this report before and have come to the conclusion no one
has it. The costs are easy just use the jobasmbl table. If you link it
to
the Jobhead you can filter it for a date range. I'm afraid I only have a
workaround for the Sales amount. I link the shipdtl table with the
invcdtl
table but I can't filter for a date range. So I first run a report using
the gljrndtl table and filter that by period. Then I run the invcdtl
linked
with shipdtl table report and filter it by invoice number then I match
invoice numbers to the gljrndtl report. This gets rid of misc non sales
amounts on the invoice and any invoices that aren't for the same period.
When I am all done I basically have put a job number on an invoice. I
update this file every month taking out the completed jobs. I was
surprised
that the job number was not in either the invoice header table or the
invoice detail table. The only place I could find a link with the sales
amount was with the job ship table. I find it unbelievable that a so
called
jobshop software does not provide a report with sales amount per job for a
given period or job number range. The production detail report is the
only
place I have found it totaled, but you have to put in your jobs one at a
time. But I'm starting to rant and it's too late on a Friday to enjoy a
ranting thread.
-----Original Message-----
From: Greg Gillette [mailto:
ggillette@...]
Sent: Friday, May 18, 2001 10:12 AM
To: '
vantage@egroups.com'
Subject: [Vantage] Report
I have no idea what my password and sign on is to access the files section
so I cant check there...
Does anyone have a report that shows for closed jobs the total sales and
total costs?
Thanks.
Greg
Yahoo! Groups Sponsor
www.
<
http://us.adserver.yahoo.com/l?M=201621.1431180.3015684.2/D=egroupmail/S=17
00007183:N/A=590948/rand=774883476>
To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please go to:
http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/.> Note: You must have
already linked your email address to a yahoo id to enable access.
Your use of Yahoo! Groups is subject to the Yahoo! Terms of
<
http://docs.yahoo.com/info/terms/> Service.
Yahoo! Groups Sponsor
To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please go to:
http://groups.yahoo.com/group/vantage/files/. Note: You must have already
linked your email address to a yahoo id to enable access.
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
---
## Post #13 by @system
Anyone make anything like this yet?
I need a procedure to setup a report that would allow the user to input
a top assembly part number, the report would then pull and list all
sub-assemblies & details for that top assembly and also provide the
in-stock quantities for each sub-assembly or detail. Also, it would be
helpful, but not required to have the report provide any WIP quantities
along with the current in-stock inventories
James Piper
Meco Inc
[Non-text portions of this message have been removed]
---
## Post #14 by @system
James,
I just made a report in Crystal yesterday. User enters a Top Assembly.
It simply lists the BOM materials, including the current OnHandQty and Bin
number. It does not drill down to lower-level Sub-assemblies at this point.
It's basically like a simple pick-list.
Troy
-----Original Message-----
From: James Piper [mailto:
admin@...]
Sent: Friday, April 04, 2003 12:53 PM
To:
vantage@yahoogroups.com
Subject: [Vantage] Report
Anyone make anything like this yet?
I need a procedure to setup a report that would allow the user to input
a top assembly part number, the report would then pull and list all
sub-assemblies & details for that top assembly and also provide the
in-stock quantities for each sub-assembly or detail. Also, it would be
helpful, but not required to have the report provide any WIP quantities
along with the current in-stock inventories
James Piper
Meco Inc
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
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/links
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
---
## Post #15 by @system
Do you have the AdvancedBOM module? It has this report: BOM Availability
Lydia
-----Original Message-----
From: James Piper [mailto:
admin@...]
Sent: Friday, April 04, 2003 9:53 AM
To:
vantage@yahoogroups.com
Subject: [Vantage] Report
Anyone make anything like this yet?
I need a procedure to setup a report that would allow the user to input
a top assembly part number, the report would then pull and list all
sub-assemblies & details for that top assembly and also provide the
in-stock quantities for each sub-assembly or detail. Also, it would be
helpful, but not required to have the report provide any WIP quantities
along with the current in-stock inventories
James Piper
Meco Inc
[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/links
Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
---
## Post #16 by @system
Does anyone have a report that will show parts that have been ordered in the past (by customers) and have not been ordered recently. We are trying to keep an eye on all parts so we can ask customers why we have not received an order
recently. Thanks for all your help Bob Christian Gasser & Sons Inc.
[Non-text portions of this message have been removed]
---
## Post #17 by @system
I need a report to list all the items shipped to a customer for the past two
years
It would be nice to have a filter to select a specific customer only
Anybody got anything out there yet?
I am on Vantage 5.2
Thanks
James Piper
Meco Inc
Paris IL
[Non-text portions of this message have been removed]
---
## Post #18 by @system
For all of you Steel guys, approximately how long would it take a block of
steel 24" x 24" x10" to cool from 325F to 285F with no heat applied and only
the sides exposed to ambient temperatures. To make this easier, pick one of
the choices below.
1. 1 - 5 minutes
2. 5 - 10 minutes
3. 10 - 15 minutes
4. 15 - 20 minutes
5. 20 - 25 minutes
Shirley Graver
Sys Admin
Rubber Associates
Tracking #: 4E49A51CFEFD92449EB957815A87A6F6E650FFFF
[Non-text portions of this message have been removed]
---
## Post #19 by @system
---
## Post #20 by @system
I have a report of this nature. Email me direct and I will send it
to you. It's a report builder report.
fselliott1@...
Shari
--- In vantage@yahoogroups.com, "James Piper" <admin@m...> wrote:
> I need a report to list all the items shipped to a customer for
the past two
> years
>
> It would be nice to have a filter to select a specific customer
only
>
> Anybody got anything out there yet?
>
> I am on Vantage 5.2
>
>
>
> Thanks
>
>
>
> James Piper
>
> Meco Inc
>
> Paris IL
>
>
>
>
>
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
---
## Post #21 by @system
Todd:
The scenario is this, upper and lower are similar sized blocks
(Press platens heated with steam) steel block under 2800 pounds of
compression. At any given moment if the steam stops, with only the 4 sides
exposed to 80 to 100 degrees ambient how long before the block reaches 280
degrees F.
(Rubber being cured in a block of steel, cure time at 325F is 15 to 30
minutes)
Shirley
_____
From: Todd Anderson [mailto:
tanderson@...]
Sent: Monday, October 11, 2004 12:10 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Would those ambient temperatures be below or above freezing?
Since only the sides are exposed what's above and below? More steel at
325F?
________________________________
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 10:51 AM
To:
vantage@yahoogroups.com
Subject: [Vantage] OT Heat dissipation of Steel
For all of you Steel guys, approximately how long would it take a block
of
steel 24" x 24" x10" to cool from 325F to 285F with no heat applied and
only
the sides exposed to ambient temperatures. To make this easier, pick
one of
the choices below.
1. 1 - 5 minutes
2. 5 - 10 minutes
3. 10 - 15 minutes
4. 15 - 20 minutes
5. 20 - 25 minutes
Shirley Graver
Sys Admin
Rubber Associates
Tracking #: 4E49A51CFEFD92449EB957815A87A6F6E650FFFF
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
<
http://us.ard.yahoo.com/SIG=129gtdq6k/M=295196.4901138.6071305.3001176/
D=groups/S=1705007183:HM/EXP=1097596343/A=2128215/R=0/SIG=10se96mf6/*htt
p://companion.yahoo.com>
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
s/S=:HM/A=2128215/rand=353349980>
________________________________
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <
http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129mj8k7u/M=294855.5468653.6549235.3001176/D=gr
oups/S=1705007183:HM/EXP=1097597384/A=2376776/R=0/SIG=11ldm1jvc/*http:/promo
tions.yahoo.com/ydomains2004/index.html> click here
<
http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=
:HM/A=2376776/rand=146484461>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<
http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
---
## Post #22 by @system
I think the sales analysis report in AR allows you to select by customer.
Mitchell Kirby
Riten Industries, Inc.
740-333-8719 Direct
800-338-0027 Sales
800-338-0717 FAX
-----Original Message-----
From: James Piper [mailto:
admin@...]
Sent: Monday, October 11, 2004 11:19 AM
To:
vantage@yahoogroups.com
Subject: [Vantage] Report
I need a report to list all the items shipped to a customer for the past two
years
It would be nice to have a filter to select a specific customer only
Anybody got anything out there yet?
I am on Vantage 5.2
Thanks
James Piper
Meco Inc
Paris IL
[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/links
Yahoo! Groups Links
---
## Post #23 by @system
Sorry I am looking for vendros
Parts I sent to a subcontractor
--- In vantage@yahoogroups.com, "Mitchell Kirby" <m.kirby@r...> wrote:
> I think the sales analysis report in AR allows you to select by
customer.
>
> Mitchell Kirby
> Riten Industries, Inc.
>
> 740-333-8719 Direct
> 800-338-0027 Sales
> 800-338-0717 FAX
>
>
> -----Original Message-----
> From: James Piper [mailto:admin@m...]
> Sent: Monday, October 11, 2004 11:19 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Report
>
>
>
> I need a report to list all the items shipped to a customer for the
past two
> years
>
> It would be nice to have a filter to select a specific customer only
>
> Anybody got anything out there yet?
>
> I am on Vantage 5.2
>
>
>
> Thanks
>
>
>
> James Piper
>
> Meco Inc
>
> Paris IL
>
>
>
>
>
>
>
>
>
>
>
> [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/links
> Yahoo! Groups Links
---
## Post #24 by @system
Sent one off-list - see if that does what you are looking for.
-Todd C.
-----Original Message-----
From: meco_inc_paris [mailto:
admin@...]
Sent: Monday, October 11, 2004 2:42 PM
To:
vantage@yahoogroups.com
Subject: [Vantage] Re: Report
Sorry I am looking for vendros
Parts I sent to a subcontractor
--- In vantage@yahoogroups.com, "Mitchell Kirby" <m.kirby@r...> wrote:
> I think the sales analysis report in AR allows you to select by
customer.
>
> Mitchell Kirby
> Riten Industries, Inc.
>
> 740-333-8719 Direct
> 800-338-0027 Sales
> 800-338-0717 FAX
>
>
> -----Original Message-----
> From: James Piper [mailto:admin@m...]
> Sent: Monday, October 11, 2004 11:19 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Report
>
>
>
> I need a report to list all the items shipped to a customer for the
past two
> years
>
> It would be nice to have a filter to select a specific customer only
>
> Anybody got anything out there yet?
>
> I am on Vantage 5.2
>
>
>
> Thanks
>
>
>
> James Piper
>
> Meco Inc
>
> Paris IL
>
>
>
>
>
>
>
>
>
>
>
> [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/links
> Yahoo! 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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129sao2ka/M=294855.5468653.6549235.3001176/D=groups/S=1705007183:HM/EXP=1097610108/A=2376776/R=0/SIG=11ldm1jvc/*http://promotions.yahoo.com/ydomains2004/index.html> click here
<http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=:HM/A=2376776/rand=425847459>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
---
## Post #25 by @system
---
## Post #26 by @system
What are you making out of rubber, Shirley? ;)
-----Original Message-----
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 12:18 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Todd:
The scenario is this, upper and lower are similar sized blocks
(Press platens heated with steam) steel block under 2800 pounds of
compression. At any given moment if the steam stops, with only the 4 sides
exposed to 80 to 100 degrees ambient how long before the block reaches 280
degrees F.
(Rubber being cured in a block of steel, cure time at 325F is 15 to 30
minutes)
Shirley
_____
From: Todd Anderson [mailto:
tanderson@...]
Sent: Monday, October 11, 2004 12:10 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Would those ambient temperatures be below or above freezing?
Since only the sides are exposed what's above and below? More steel at
325F?
________________________________
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 10:51 AM
To:
vantage@yahoogroups.com
Subject: [Vantage] OT Heat dissipation of Steel
For all of you Steel guys, approximately how long would it take a block
of
steel 24" x 24" x10" to cool from 325F to 285F with no heat applied and
only
the sides exposed to ambient temperatures. To make this easier, pick
one of
the choices below.
1. 1 - 5 minutes
2. 5 - 10 minutes
3. 10 - 15 minutes
4. 15 - 20 minutes
5. 20 - 25 minutes
Shirley Graver
Sys Admin
Rubber Associates
Tracking #: 4E49A51CFEFD92449EB957815A87A6F6E650FFFF
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
<
http://us.ard.yahoo.com/SIG=129gtdq6k/M=295196.4901138.6071305.3001176/
D=groups/S=1705007183:HM/EXP=1097596343/A=2128215/R=0/SIG=10se96mf6/*htt
p://companion.yahoo.com>
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
s/S=:HM/A=2128215/rand=353349980>
________________________________
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <
http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129mj8k7u/M=294855.5468653.6549235.3001176/D=gr
oups/S=1705007183:HM/EXP=1097597384/A=2376776/R=0/SIG=11ldm1jvc/*http:/promo
tions.yahoo.com/ydomains2004/index.html> click here
<
http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=
:HM/A=2376776/rand=146484461>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<
http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! Groups Links
---
## Post #27 by @system
Lets see Paul, we have this line of Masks that covers the whole head (I'm
sure that there's a size for you), and any number of styles of rubber hose,
lots of silicone parts too.
Shirley ;)
_____
From: Paul Siebers [mailto:
paul.siebers@...]
Sent: Monday, October 11, 2004 4:11 PM
To: '
vantage@yahoogroups.com'
Subject: RE: [Vantage] OT Heat dissipation of Steel
What are you making out of rubber, Shirley? ;)
-----Original Message-----
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 12:18 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Todd:
The scenario is this, upper and lower are similar sized blocks
(Press platens heated with steam) steel block under 2800 pounds of
compression. At any given moment if the steam stops, with only the 4 sides
exposed to 80 to 100 degrees ambient how long before the block reaches 280
degrees F.
(Rubber being cured in a block of steel, cure time at 325F is 15 to 30
minutes)
Shirley
_____
From: Todd Anderson [mailto:
tanderson@...]
Sent: Monday, October 11, 2004 12:10 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Would those ambient temperatures be below or above freezing?
Since only the sides are exposed what's above and below? More steel at
325F?
________________________________
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 10:51 AM
To:
vantage@yahoogroups.com
Subject: [Vantage] OT Heat dissipation of Steel
For all of you Steel guys, approximately how long would it take a block
of
steel 24" x 24" x10" to cool from 325F to 285F with no heat applied and
only
the sides exposed to ambient temperatures. To make this easier, pick
one of
the choices below.
1. 1 - 5 minutes
2. 5 - 10 minutes
3. 10 - 15 minutes
4. 15 - 20 minutes
5. 20 - 25 minutes
Shirley Graver
Sys Admin
Rubber Associates
Tracking #: 4E49A51CFEFD92449EB957815A87A6F6E650FFFF
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
<
http://us.ard.yahoo.com/SIG=129gtdq6k/M=295196.4901138.6071305.3001176/
D=groups/S=1705007183:HM/EXP=1097596343/A=2128215/R=0/SIG=10se96mf6/*htt
p://companion.yahoo.com>
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
s/S=:HM/A=2128215/rand=353349980>
________________________________
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <
http://docs.yahoo.com/info/terms/> .
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129mj8k7u/M=294855.5468653.6549235.3001176/D=gr
oups/S=1705007183:HM/EXP=1097597384/A=2376776/R=0/SIG=11ldm1jvc/*http:/promo
tions.yahoo.com/ydomains2004/index.html> click here
<
http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=
:HM/A=2376776/rand=146484461>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<
http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! 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/.
<
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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129p1a7rs/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705007183:HM/EXP=1097612354/A=2128215/R=0/SIG=10se96mf6/*http:/compa
nion.yahoo.com> click here
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=479243880>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<
http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
---
## Post #28 by @system
Last time we went there we offended someone on this list with these types of references. It is my professional suggestion we keep the discussions as clean as possible.
By the way, which is more comfortable - silicone, rubber or leather?
Eric L. Tyira
Project Manager
Tamglass Tempering Systems
P: (856) 786-1200
F: (856) 786-7606
eric.tyira@...
-----Original Message-----
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Tuesday, October 12, 2004 8:04 AM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Lets see Paul, we have this line of Masks that covers the whole head (I'm
sure that there's a size for you), and any number of styles of rubber hose,
lots of silicone parts too.
Shirley ;)
_____
From: Paul Siebers [mailto:
paul.siebers@...]
Sent: Monday, October 11, 2004 4:11 PM
To: '
vantage@yahoogroups.com'
Subject: RE: [Vantage] OT Heat dissipation of Steel
What are you making out of rubber, Shirley? ;)
-----Original Message-----
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 12:18 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Todd:
The scenario is this, upper and lower are similar sized blocks
(Press platens heated with steam) steel block under 2800 pounds of
compression. At any given moment if the steam stops, with only the 4 sides
exposed to 80 to 100 degrees ambient how long before the block reaches 280
degrees F.
(Rubber being cured in a block of steel, cure time at 325F is 15 to 30
minutes)
Shirley
_____
From: Todd Anderson [mailto:
tanderson@...]
Sent: Monday, October 11, 2004 12:10 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Would those ambient temperatures be below or above freezing?
Since only the sides are exposed what's above and below? More steel at
325F?
________________________________
From: Shirley Graver [mailto:
shirleyg@...]
Sent: Monday, October 11, 2004 10:51 AM
To:
vantage@yahoogroups.com
Subject: [Vantage] OT Heat dissipation of Steel
For all of you Steel guys, approximately how long would it take a block
of
steel 24" x 24" x10" to cool from 325F to 285F with no heat applied and
only
the sides exposed to ambient temperatures. To make this easier, pick
one of
the choices below.
1. 1 - 5 minutes
2. 5 - 10 minutes
3. 10 - 15 minutes
4. 15 - 20 minutes
5. 20 - 25 minutes
Shirley Graver
Sys Admin
Rubber Associates
Tracking #: 4E49A51CFEFD92449EB957815A87A6F6E650FFFF
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
<
http://us.ard.yahoo.com/SIG=129gtdq6k/M=295196.4901138.6071305.3001176/
D=groups/S=1705007183:HM/EXP=1097596343/A=2128215/R=0/SIG=10se96mf6/*htt
p://companion.yahoo.com>
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
s/S=:HM/A=2128215/rand=353349980>
________________________________
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service <
http://docs.yahoo.com/info/terms/> .
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129mj8k7u/M=294855.5468653.6549235.3001176/D=gr
oups/S=1705007183:HM/EXP=1097597384/A=2376776/R=0/SIG=11ldm1jvc/*http:/promo
tions.yahoo.com/ydomains2004/index.html> click here
<
http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=
:HM/A=2376776/rand=146484461>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<
http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! 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/.
<
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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129p1a7rs/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705007183:HM/EXP=1097612354/A=2128215/R=0/SIG=10se96mf6/*http:/compa
nion.yahoo.com> click here
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=479243880>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<
http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129976dab/M=295196.4901138.6071305.3001176/D=groups/S=1705007183:HM/EXP=1097669144/A=2128215/R=0/SIG=10se96mf6/*http://companion.yahoo.com> click here
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=:HM/A=2128215/rand=285858411>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com <mailto:
vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of <
http://docs.yahoo.com/info/terms/> Service.
[Non-text portions of this message have been removed]
---
## Post #29 by @system
Leather, the other two chafe.
Shirley
_____
From: Tyira Eric [mailto:eric.tyira@...]
Sent: Tuesday, October 12, 2004 8:14 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Last time we went there we offended someone on this list with these types of
references. It is my professional suggestion we keep the discussions as
clean as possible.
By the way, which is more comfortable - silicone, rubber or leather?
Eric L. Tyira
Project Manager
Tamglass Tempering Systems
P: (856) 786-1200
F: (856) 786-7606
eric.tyira@...
-----Original Message-----
From: Shirley Graver [mailto:shirleyg@...]
Sent: Tuesday, October 12, 2004 8:04 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Lets see Paul, we have this line of Masks that covers the whole head (I'm
sure that there's a size for you), and any number of styles of rubber hose,
lots of silicone parts too.
Shirley ;)
_____
From: Paul Siebers [mailto:paul.siebers@...]
Sent: Monday, October 11, 2004 4:11 PM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] OT Heat dissipation of Steel
What are you making out of rubber, Shirley? ;)
-----Original Message-----
From: Shirley Graver [mailto:shirleyg@...]
Sent: Monday, October 11, 2004 12:18 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Todd:
The scenario is this, upper and lower are similar sized blocks
(Press platens heated with steam) steel block under 2800 pounds of
compression. At any given moment if the steam stops, with only the 4 sides
exposed to 80 to 100 degrees ambient how long before the block reaches 280
degrees F.
(Rubber being cured in a block of steel, cure time at 325F is 15 to 30
minutes)
Shirley
_____
From: Todd Anderson [mailto:tanderson@...]
Sent: Monday, October 11, 2004 12:10 PM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] OT Heat dissipation of Steel
Would those ambient temperatures be below or above freezing?
Since only the sides are exposed what's above and below? More steel at
325F?
________________________________
From: Shirley Graver [mailto:shirleyg@...]
Sent: Monday, October 11, 2004 10:51 AM
To: vantage@yahoogroups.com
Subject: [Vantage] OT Heat dissipation of Steel
For all of you Steel guys, approximately how long would it take a block
of
steel 24" x 24" x10" to cool from 325F to 285F with no heat applied and
only
the sides exposed to ambient temperatures. To make this easier, pick
one of
the choices below.
1. 1 - 5 minutes
2. 5 - 10 minutes
3. 10 - 15 minutes
4. 15 - 20 minutes
5. 20 - 25 minutes
Shirley Graver
Sys Admin
Rubber Associates
Tracking #: 4E49A51CFEFD92449EB957815A87A6F6E650FFFF
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Sponsor
ADVERTISEMENT
click here
< http://us.ard.yahoo.com/SIG=129gtdq6k/M=295196.4901138.6071305.3001176/
D=groups/S=1705007183:HM/EXP=1097596343/A=2128215/R=0/SIG=10se96mf6/*htt
p://companion.yahoo.com>
< http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=group
s/S=:HM/A=2128215/rand=353349980>
________________________________
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service < http://docs.yahoo.com/info/terms/> .
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129mj8k7u/M=294855.5468653.6549235.3001176/D=gr
oups/S=1705007183:HM/EXP=1097597384/A=2376776/R=0/SIG=11ldm1jvc/*http:/promo
tions.yahoo.com/ydomains2004/index.html> click here
<
http://us.adserver.yahoo.com/l?M=294855.5468653.6549235.3001176/D=groups/S=
:HM/A=2376776/rand=146484461>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
< http://docs.yahoo.com/info/terms/> .
[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
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links
Yahoo! 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/.
<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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<
http://us.ard.yahoo.com/SIG=129p1a7rs/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705007183:HM/EXP=1097612354/A=2128215/R=0/SIG=10se96mf6/*http:/compa
nion.yahoo.com> click here
<
http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=479243880>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
< http://docs.yahoo.com/info/terms/> .
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129976dab/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705007183:HM/EXP=1097669144/A=2128215/R=0/SIG=10se96mf6/*http://comp
anion.yahoo.com
<http://us.ard.yahoo.com/SIG=129976dab/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705007183:HM/EXP=1097669144/A=2128215/R=0/SIG=10se96mf6/*http:/compa
nion.yahoo.com> > click here
<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=285858411>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of
<http://docs.yahoo.com/info/terms/> Service.
[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/links
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=1296nck13/M=295196.4901138.6071305.3001176/D=gr
oups/S=1705007183:HM/EXP=1097669713/A=2128215/R=0/SIG=10se96mf6/*http:/compa
nion.yahoo.com> click here
<http://us.adserver.yahoo.com/l?M=295196.4901138.6071305.3001176/D=groups/S=
:HM/A=2128215/rand=276579779>
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
http://groups.yahoo.com/group/vantage/
* To unsubscribe from this group, send an email to:
vantage-unsubscribe@yahoogroups.com
<mailto:vantage-unsubscribe@yahoogroups.com?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
---
## Post #30 by @system
We are currently using vantage 6.0 and daily, at the end of the work day, I
run a report I created in the BAQ that shows all incoming receipts for that
day. Is there anyway to created a receiving report that will stay open on my
monitor and update it self as receipts are in-processed? A dashboard comes
to mind but I am not that proficient and do not know if 6.0 has that
capability. Thanks in advance.
Paul Smith
Inventory Management
Espey MFG & Electronics, Corp
233 Ballston Ave
Saratoga Springs NY, 12866
518-245-4358
[Non-text portions of this message have been removed]
---
## Post #31 by @system
How about an ASP web page set with a refresh. That way you have the report and don't use a Vantage license to display it. We do this throughout the shop showing the machines in the dept and what is running on them, also who is clock into what jobs. The other nice thing about this is I have the web pages perform data checks and such, if someone clocked into the wrong operation for that workcenter or job is closed etc, the screen shows their data in red which helps flag and makes problem issues visual. I also have a screen saver that displays these types of reports.
-----Original Message-----
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com]On Behalf Of Paul Smith
Sent: Monday, March 03, 2008 11:48 AM
To: Vantage
Subject: [Vantage] Report
We are currently using vantage 6.0 and daily, at the end of the work day, I
run a report I created in the BAQ that shows all incoming receipts for that
day. Is there anyway to created a receiving report that will stay open on my
monitor and update it self as receipts are in-processed? A dashboard comes
to mind but I am not that proficient and do not know if 6.0 has that
capability. Thanks in advance.
Paul Smith
Inventory Management
Espey MFG & Electronics, Corp
233 Ballston Ave
Saratoga Springs NY, 12866
518-245-4358
[Non-text portions of this message have been removed]
[Non-text portions of this message have been removed]
---
**Canonical:** https://www.epiusers.help/t/report/1321
**Original content:** https://www.epiusers.help/t/report/1321