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 derfloh 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: theamis
  • Content: Threads
  • Order by date
  1. theamis

    sum of particular amount in a date range

    Hi! I need help with regards to Sum()function. I want to get the sum of an amount of a particular field which falls from a date range (example: monthtodate, yeartodate etc.). How do I do it? I have to place it in detail's section. sample data: Productname Date Amount brandA...
  2. theamis

    Hi! I have a problem extracting

    Hi! I have a problem extracting the right data where the date range will be the last year previous month of the current month. Example 1: My date is: 2/10/2003 I want to get all the data from 1/1/2002 to 1/31/2002 and not LastYearMTD. Example 2: My date is : 12/31/2002 I want to see all the...
  3. theamis

    automatic shutdown in windows xp using vb6

    Hi! How do you program in VB 6 an automatic shutdown of a computer running in windows xp as its operating system? thank you very much for the help.
  4. theamis

    Crystal Report 8.5 and MS ACCESS database password

    Hi! I am in the middle of debugging a visual basic program where the Database it's using is an MS ACCESS with a password. It has no problem with the add,edit,delete and other basic functions except with the printing of record where whenever it is click it generate an error. I tried taking off...
  5. theamis

    Visual Basic 6 Calling Crystal Report 8

    Hi there! I'm just wondering how are you going to call a report that is made from crystal report 8 from visual basic 6? I'd been using Crystal Report 4.6 and it has an .ocx that can be added in it's toolbox. However, I can't seem to find an .ocx for Crystal Report 8 that can be added in my...
  6. theamis

    Grand total in Crystal Report 4.6

    Hi! I'm having problem with the grand total in crystal report 4.6. My problem lies in the grand total of a specific date range. It suppose to show the grand total of the said date range example between May to June and not the whole year. What am I suppose to do to see the total only of that...
  7. theamis

    Parameter in crystal report 4.6

    Hi! Can anyone help me in how to declare or make a parameter in crystal report 4.6? Thank you very much.

Part and Inventory Search

Back
Top