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 gkittelson 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: rkm500
  • Order by date
  1. rkm500

    How to group Dates for Current month in CR-9

    Thank you for your prompt response. You referred to "use a UNION ALL query in an Add Command " What is Add Command ? I didn't see this in Crystal Reports. You probably mean to create a view in Oracle first and then use that view as the Datasource. Is this you meant? If the 'Add Command'...
  2. rkm500

    How to group Dates for Current month in CR-9

    Sorry, forgot, I am using Oracle database for this report. Cr version is 9.
  3. rkm500

    How to group Dates for Current month in CR-9

    Hello, Yes, I am trying to fabricate the date. Using CR9. Basically, I am trying to do the following.. On a particular date how many Patient came in the emergency room in a Hospital and how many of them were admitted. Suppose total patient arrived on 12/17/05 (from 12:01 to 11:59PM) were...
  4. rkm500

    How to group Dates for Current month in CR-9

    Hello Experts, I am trying to create group by all dates of the current month in CR. Such as: 12/1/05 XXX XXX XXXX 12/2/05 XXX XXX XXXX 12/3/05 000 000 000 . . 12/31/05 XXX XXX How can I accopmalish it...
  5. rkm500

    Percentile in CR9 Group Footer

    I am truing to get the percentage of Total in a subgroup as follows: Provider Total Admitted Disch AMA John 12 3/11% 5/18% 4/15% Mary 5 2/7% 3/11% 0/ Paul 10 5/18% 3/11% 2/7% TOTAL: 27 My objective...
  6. rkm500

    After Installation HELP not available in CR8.5

    Hello, Thank you for posting the clarification of my concerns. I tried installing help by going through Control Panal and Checking for the 'Entire contents on Local Hard Drive' But Crystal Reports failed to install that. I used the onother described way to resolve it by going in Windows...
  7. rkm500

    After Installation HELP not available in CR8.5

    Hello Experts, I installed Cr 8.5 and HELP files are not available. I found instructions from Business Object's site as how to install Help files. At one point the instructions says that in Windows Registry: Expand Registry Key: HKey_Local_Machine|Software|Seagate|Crystal Reports|Help The...
  8. rkm500

    When copying/exporting a DBF file into Excel, date fields copied in

    Hello experts, When we copy or export a .dbf file into MS Excel, dates from any date field data are exported in Excel worksheet but in the format like '30-Jan-03', '07-Feb-03' whereas it should be copied in American Date format exactly as it appears in .dbf file such as '01/30/03' or...
  9. rkm500

    Accessing MAS90 Data through VFP

    Hello, Thank you for your response. FYI, MAS90's underlying database is something called PROVIDEX, not Betrieve. Mas90 provides an ODBC driver with the package, however, it does not work with VFP. It does work with Crystal Report and Excel. Thank you. Raj
  10. rkm500

    Accessing MAS90 Data through VFP

    Hello All, If any one is using MAS90 Accounting software and knows as how to view MAS90 data via VFP ODBC. I tried every path but it did not work. Any help will be appreciated. Thank you. Raj
  11. rkm500

    How can we format text in messagrbox()

    Hello, Please tell me If any one knows as how to format text in a messagebox() such as Bold, different font sizing, centering or changing back and fore color in a messagebox? Thank you. Raj
  12. rkm500

    How can we pass value of ActiveX Control

    Hello, I'am try to use Microsoft date-time picker ActiveX control object on my form. How can I get the value of selected date and time in a text box: My codes are as follows: Microsoft DateTime PIcker Control object name : Olecontrol1 Text Box name: text1 I want the datetime value of...

Part and Inventory Search

Back
Top