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

    Repeat group header using condition

    I have Cr 10 in win xp. I want to repeat a group header which has only texts in it to appear when it meets condition that is hits the end of 1 wk: {@Date} = {@PrevDate} + 6 How can i go about doing so? thanks. Meer Tanzina Husain
  2. tarnee19

    new pages for each group

    I am using CR 10 in win Xp. I will like to know how I can create new page for each group header, I dont want any of my group to be continued to another group, i want all groups separate in different pages, does not matter how many pages one group uses. Ps. help, thanks. Meer Tanzina Husain
  3. tarnee19

    array for a field?

    I would like to know if I can declare an array for time field, for suppose I would like to store a part of table "time" in array timeIn and another part of table "time" in array timeOut, and how would I go about calling these two arrays from a formula?
  4. tarnee19

    Display records in a condition

    I want to display records such as (Days, Time) when Count rows =2, when I make formula saying "if <@Count> = 2 then (stringVar Days; timeVar Time)" it only displays Time and doesnt show Days field. How can i display all fields using condition? Thanks, Tarnee
  5. tarnee19

    Duplicate values

    Hi, I am trying to get values that appear more than once from "days", for example i have: <string> <string> <date field> <time field> Days InOut Date Time ----- ------- ------- ------- Sun I 1/17/2005 1am Sun O 1/17/2005 1pm Sun...
  6. tarnee19

    [b]Resetting datas every week[/b]

    I want to reset my column after every week, I dont want to group in my date field to do so, is there anyway i can go about resetting my datas every week? For ex i have these below column in group order on "days": days date hours ---- ---- ----- sun 1/2/2005 5 mon 1/3/2005 6...
  7. tarnee19

    i need the datas together using condition

    Hi, I am trying to display datas from ColumnTimeIn(I) ColumnTimeOut(O) of "ColumnTime" using conditions from another column "ColumnStatus" related to "ColumnTime". I have: ColumnTime ColumnStatus ---------- ------------ 1 am I 1 pm...

Part and Inventory Search

Back
Top