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 TouchToneTommy 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: *

  • Users: damselx
  • Content: Threads
  • Order by date
  1. damselx

    ToNumber v7 vs v10

    I am rewriting a report written in version 7 The formula is ToNumber ({STMAST.BIN_LOCATION}) * {SOTRAN.QUANTITY} This works fine in version 7, but in version 10 I get an error 'The string is non-numeric' Anyone have any ideas? Thanks Helen
  2. damselx

    Crystal Reports 7 dictionaries to Crystal 9 ODBC

    I have a report written in Crystal 7 using dictionaries coming from a dataflex db I need to bring it up to Crystal Reports 9 using ODBC rather than the dictionaries. Am encountering several problems. The first, is that if I bring it up to 8.5 using dictionaries it's ok. But if I then bring...
  3. damselx

    Making primary sort not what specified in Group

    Hi ... hoping you can help me again I have a report listing: Job No. Due Date Hours + more etc Without the detail hidden the report will list line after line, all showing the same job no. All lines with the same job no will have the same date - other fields will differ Have grouped...
  4. damselx

    Registry Editor Problem

    I've been having a problem with outlook express hanging with attachments Looked thru the Microsoft Knowledge Base & it appears 315008 'may' solve my problem (willing to give anything a try at this stage) I'm using xp pro, outlook express 6.0 Article says : If You Connect by Modem Click...
  5. damselx

    sending email attachments

    Hi I've been having a problem over the last few weeks sending large (1.5 - 4mb) emails via 56k dialup Have contacted isp(s) (am using 2 and having the same problem with both) everything seems ok at their end I can send small text emails no problem Assuming I was having a software...
  6. damselx

    Using XP Pro as a server

    Hi In a situation where there's 4 pc's running XP Pro, connected to a server (& the server is also being used as a pc) can the server also be running XP Pro, or should it run 2003 server, or Small Business Server. If it needs to be running one of the latter ones, can you please tell me why I...
  7. damselx

    unwanted detail section copying down the page

    I realise this if fairly basic but I can't stop it from doing this I have the following Sales Credits Net etc (text lines) (text line - sales rep) (text line - description) **** If I put a formula in here it copies all the detail above (except my headings) into detail...
  8. damselx

    using Crystal 8.5 on SQL returning junk

    Hi I've written a report based on a SQL very large SQL database. If I ask it to return say 3 trans for 1 day & 3 for the next day it comes back perfect. If I ask it to return a whole day I get figures that are too high. If I ask for a whole month they are off the scale - ie $1.5m when should...
  9. damselx

    using if - then - else with 'text'

    Hi I'm trying to do a if - then - else with text but not sure what my else should be Can someone please help as if I put 0 it says it needs a boolean here Thanks Helen if {DRSTRAN.SALES_CODE} = "49" then 'David' or if {DRSTRAN.SALES_CODE} = "46" then 'Werner' or if...
  10. damselx

    v 8.5 & v 9.0

    Since there doesn't seem to be an option in v9.0 to save as a previous version, is it possible to run 8.5 & 9 on the same pc without problems ? Thanks Helen
  11. damselx

    Can I sum a sum ?

    Can I sum a sum ? I have the following using v 9.0 Detail section (suppressed) @1Qty @4Qty @9Qty Group Section by Date I have Sum of @1Qty Sum of @4Qty Sum of @9Qty Date by Qty Date by Qty is the following formula Sum ({@1Qty}, {STKT.DATE}, "daily")+Sum...
  12. damselx

    Creating a parameter field

    Hi I've got a transaction list of invoices by Customer going across the page, Cust Name Cust Code State Invoice No $ value etc the state column is being pulled directly from the database I want to create a parameter field on the state so I can choose the report by a state or all states...
  13. damselx

    Formula changing items within 1 field

    Hi I realise what I'm trying to do at the moment is fairly basic ..... but am so stuck !! Have a report with half a dozen columns going width page. 2 columns having problem with 1 is transaction type other is net value Problem: transaction type is made up of various categories from another...

Part and Inventory Search

Back
Top