Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. boardburner

    How to make "Can Grow" conditional on another field>

    The simplicity of this is killing me, i am not sure if I am missing something here or not. I have a report of part numbers (field 1) and their descriptions (field 2)using crystal 2013. If the part number revision is ["Obsolete"= true] I only want the first/single line of its description to show...
  2. boardburner

    SPC data to get Cp & Cpk

    I am using Crystal 2008 pulling in measurement data from .csv files to generate reports on the Cp & Cpk process values. I am looking for methods or formulas that can be used to accomplish this relatively easy. I know the formulas for Cp & Cpk are readly available but are in depth and possibly...
  3. boardburner

    BOM breakdown on component retrieve!

    Well I guess paying attention to the joins and not going deep enough with the alias's will cause a problem. All fixed now.
  4. boardburner

    BOM breakdown on component retrieve!

    Well every couple years someone wants a new report and I get elected.. too bad I don't use this program more often. Let me preface this request with the fact that I have tried everything "I know" and it caves in. This is a basic BOM breakout of a main assembly to its second level sub's and...
  5. boardburner

    acad mechanical 2006 crash to desktop

    I have been using acm2006 for some years now and never had this problem. I have gotten drawings from another person using 2009 and swears that he "saved as" 2004 format. I can open the drawing fine...but if I do anything other than zoom around.....acad error.....click "OK"....crash straight to...
  6. boardburner

    ELSE IF simple but not working

    Solved !!! Knew it had to be something simple. I didn't have the parameter type for the "Qty" set to a "number". Thanks Anyway G
  7. boardburner

    ELSE IF simple but not working

    This is the selection expert formula; {ipart.ippart} in [{?Part #1}, {?Part #2}, {?Part #3}] This is the part # data; {ipart.ippart} When the user hits "F5" they have the option to enter various part # parameters and an associated quantities. as {?Part #1},{?Part #2}, etc. and a quantity as...
  8. boardburner

    ELSE IF simple but not working

    Using CR11 Just trying to make a small quote form. I have established parameters for Part # and Qty. This formula should return to my detail section the quantity of parts that is associated with part #1,2 or 3. But not working ! Brain dead need suggestions possibly different approach. Everything...
  9. boardburner

    Need to group on change of string

    CR10 I have to do a listing report on components {IPART.IPPART}in our inventory and I wish to "group" by any change in the first (4)digits in the part number {IPART.IPPART}. The part numbers are strings not an actual number. Examp: 1004-235, 1004-387, 2000-658, 2001-897, 4002-264, etc...
  10. boardburner

    Can't retrieve Parameter value

    Well I discovered the answer as to why the {?What part to Produce} parameter would not pick up the "assy" cost. To get costs for the detail section The link was from the "component part #" to the "inventory part #". To get the cost of "assembly" for {?What part to Produce} I had to creat an...
  11. boardburner

    Can't retrieve Parameter value

    Sorry typo.....Both parameters should be {?What Part to Produce} Thaks G
  12. boardburner

    Can't retrieve Parameter value

    Using CR10 Reporting from Foxbase DB I am missing something here........ I have created a report for retrieving costs based on a BOM for a manufactured assembly. I assign the parameter {? What Part to Produce} to the select expert for the main assy PN#. This will then retrieve all the...
  13. boardburner

    Crystal Reports

    Yes, install a standalone (9, 10 or 11)version of Crystal. I believe the current version is 11. Go into the client installed 4.4 VISTA and print out the "Data Dictionary", this is the roadmap to all the information and data tables they will need. Epicor doesn't support anything outside their...
  14. boardburner

    Crystal Reports

    I have been using Crystal 9 & now 10 with great sucess with VISTA. Set up for ODBC "vista VFP" should work like a dream. G
  15. boardburner

    MS IIS REPORT FROM LOG FILES

    New @ trying to report from log files..!! USING CR 10 DATA PATH IS A MAPPED DRIVE TO THE FOLDER ON A WIN2000 SERVER "ISA LOG FILES" LOG FILE FORMAT IS W3C FILE NAMING CONVENTION IS "WEBEXTDYYYYMMDD" FOR DAILY LOGS. I have been trying to read all the threads pertaining to this...
  16. boardburner

    how to move shares from drive to drive on same server

    Thanks for the direction.........was losing myself there Finally used ViceVersa Pro, made an exact copy with all permissions and security....great interface ! Broke the old shares in the old location and re-created them on the new drive. Very fast & easy. G
  17. boardburner

    how to move shares from drive to drive on same server

    Thanks for the suggestions from everyone....but it seems like everything somehow slips back to "COPY" in some form or other. XCOPY, ROBOCOPY even ViceVersa Pro all do a great copy. I guess "MOVE" is not a distinct command when trying to but something on another drive. This win2k server is...
  18. boardburner

    how to move shares from drive to drive on same server

    Lost.... I have been reading everyone's threads on "moving" folders and retaining shares, permissions and all....but I need to move from "drive to drive" on the same server not a different server. Backup & restore would work great for another machine...but will not work using the same server...

Part and Inventory Search

Back
Top