Aren't all the "Sales Rep" type fields (either actual sales rep or quoter sales rep) array type fields that store multiple "reps" (up to 5 of them) in the one field and correspond to "splits" for commissions, etc...? In this case then linking the sales rep field to a sales rep table would not work. In RB I have always had to split the reps out. Each is delimited by the ~ (tilde) character (in RB this is how it works anyway). In Crystal I believe splitting the arrays works differently and for the linking you may end up with a subreport situation. If you never have more than one rep and the codes are a constant length (like all 2 digits) then a simple substring function might suffice to get a value to link with.
-Todd C.
-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of wendorff1
Sent: Tuesday, December 06, 2005 11:00 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Quote Form
Thanks for the reply. We are in 6.1 and I've been working in the
QSalesRp table. I'm trying to using a formula to display both the
salesperson and quoter but i haven't had any success.
Formula looks like this:
IF {QSALESRP.ROLECODE} = "SalesPer" then {QSALESRP.SALESPER}
For the quoter, i think i should exchange "SalesPer" with "Quoter".
Either way, this is not working for me. I must be missing something.
Little help?
Kelly
-Todd C.
-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]On Behalf Of wendorff1
Sent: Tuesday, December 06, 2005 11:00 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Re: Quote Form
Thanks for the reply. We are in 6.1 and I've been working in the
QSalesRp table. I'm trying to using a formula to display both the
salesperson and quoter but i haven't had any success.
Formula looks like this:
IF {QSALESRP.ROLECODE} = "SalesPer" then {QSALESRP.SALESPER}
For the quoter, i think i should exchange "SalesPer" with "Quoter".
Either way, this is not working for me. I must be missing something.
Little help?
Kelly
--- In vantage@yahoogroups.com, "Brian Stenglein" <bstenglein@c...> wrote:
>
> Not sure what your version is, but...
>
> In Version 6.1 QuoteHed.QuoterID is an obsolete field. The data for
> Quoter and Sales Rep is now stored in a new table called QSalesRp.
>
> Brian Stenglein
> Clow Stamping Co.
>
> --- In vantage@yahoogroups.com, "wendorff1" <kelly.wendorff@s...> wrote:
> >
> > I'm trying to add both the Salesrep and Quoter's name to our Quote
> Form.
> >
> > I tried adding both fields from the Quotehed table - fields are
> > SALESPER and QUOTER. The report only returns the Salesperson name.
> >
> > Any suggestions?
> >
> > Thanks,
> >
> > Kelly
> >
>
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
* Visit your group " vantage <http://groups.yahoo.com/group/vantage> " on the web.
* 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]