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 Mike Lewis 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. icekube88

    Crystal Report Exporting problem. pls. help!

    yes im using ASP to display it in a browser. theres no error i can view it from the browser(firefox) but when im gonna try to export it that error shows. im using also javaplugin for my viewer. in IE it works all fine displaying and exporting(using smartviewer) but in firefox. damn my heads...
  2. icekube88

    Crystal Report Exporting problem. pls. help!

    ooopppss. sorry my mistake its CR8. im not trying to export with firefox. im using ASP and im viewing my page in firefox with crystal report(in short webbase report) the data is displaying correctly but when the time im gonna export it. that error message appears. im exporting it to excel.
  3. icekube88

    Crystal Report Exporting problem. pls. help!

    im using firefox for viewing of my report the problem is when im exporting it to excel it says "CRAXDRT error occured on server - 2147190548 : missing or out-of-date export DLL" what could this error means? pls. help if anyone knows this prob.
  4. icekube88

    [b]Server object, ASP 0177 (0x800401F3)[/b]

    i been trying to run crystal report ver.11 in ASP then i got this error like the msg. above "Server object, ASP 0177 (0x800401F3) Invalid ProgID". is anyone know this one?
  5. icekube88

    Anyone knows how to call crystal report 11 in ASP

    Any one know how to call crystal report 11 in classic ASP. does it requires cystal report server to run? or can you give me sample asp file that call crystal reports.
  6. icekube88

    In VBA macro how do you determine the cellname???

    in macro how do you determine the cellname of the cell e.g. cells(1,1) what should appear is not the value of the cell but the name which is A1 is it possible?
  7. icekube88

    Exporting to excel

    in macro how do you determine the cellname of the cell e.g. cells(1,1) what should appear is not the value of the cell but the name which is A1
  8. icekube88

    Exporting to excel

    In exporting database(im using VB connected to a Access DB) to excel how can i format the cell to fit the text when exported. e.g. cell A1 ------------------ | Some text here | ------------------ what happen when i exported it is like ----------- | Some tex| ----------- some word cant be read.
  9. icekube88

    Server Application Error. pls. help im newbie here :(

    could be the IWAM ( anonymous web user) permission on the applications are not set. Check the security on the folder/files and make sure IWAM has permission." how can i set the IWAM permission?
  10. icekube88

    Server Application Error. pls. help im newbie here :(

    im having this kind of error opening my asp page it says The server failed to load application '/LM/W3SVC/1/Root/computername'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.'. event id: 36 and DCOM got...
  11. icekube88

    pls help!

    i agree to what youve said, ok ill try your suggestion hope it works tnx lbass
  12. icekube88

    pls help!

    no, im not familiar with cross tabs. can you show mw how
  13. icekube88

    trouble calling fields

    I HAVE A TABLE AND THE RECORDS ARE STORED LIKE CUSTNMBR JAN FEB MAR .... DEC YEAR A0001 10 20 30 40 2004 A0001 20 20 10 40 2005 i want to display the record in crytal like CUSTNMBR APR MAY .... DEC JAN FEB MAR A0001 10 10 40 20...
  14. icekube88

    pls help!

    I HAVE A TABLE AND THE RECORDS ARE STORED LIKE CUSTNMBR JAN FEB MAR .... DEC YEAR A0001 10 20 30 40 2004 A0001 20 20 10 40 2005 i want to display the record in crytal like CUSTNMBR APR MAY .... DEC JAN FEB MAR A0001 10 10 40 20...
  15. icekube88

    first month of the year

    is there a way to set the first month of the year cause where using the fiscal year ex. it start with april 2004 to march 2005 can i set april to be the firls mon of my year? is there a way that i can change the calendar year to fiscal year :(
  16. icekube88

    I got probrems in rounding up numbers

    can u round this off to the nearest thousand e.g no = 13845 the result should be 14000 i try using round(13845,-3) i got an error

Part and Inventory Search

Back
Top