User Profile

Collapse

Profile Sidebar

Collapse
smrkeyan316
smrkeyan316
Last Activity: Oct 19 '08, 04:39 PM
Joined: Sep 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • smrkeyan316
    started a topic Query Cond - Numberic Vs. Text

    Query Cond - Numberic Vs. Text

    Hello,

    Please help me to solve this.

    I have a query which calculates sum of pages.

    Total Pages: Sum([TASK ID 37])

    I have a option button in my FORM wich has two conditions
    a) > 11 pages - option button 1
    b) <=11 pages - option button 2

    in my query i want to display condition 1 if option 1 is selected and vice versa.

    below is the query...
    See more | Go to post

  • Thanks for the reply.

    Now, i have designed the query as expected and i want this to publish in report for printing and some additional calculation.

    How can i do that.

    Regars,
    Karthikeyan S...
    See more | Go to post

    Leave a comment:


  • smrkeyan316
    replied to How do i transfer rows into columns?
    --------------------------------------
    Hello,

    Thanks for giving me the first step to solve the problem.

    And there are few more issues in the database. I will try if not i will get back to you with more questions.

    Thanks for your support.
    Karthik...
    See more | Go to post

    Leave a comment:


  • smrkeyan316
    started a topic How do i transfer rows into columns?

    How do i transfer rows into columns?

    How do i transfer rows into columns using query?

    Please help me to solve this situation

    I have a table that stores records like

    Table “x”
    Code:
    ID WeekEnd %
    1 10/12/07 70
    1 10/13/07 80
    1 10/14/07 40
    1 10/15/07 45
    2 10/12/07 20
    2 10/13/07 30
    2 10/15/07 30
    I want to display the above Table in the following format using query.
    Code:
    ID 10/12/07
    ...
    See more | Go to post

  • How do i transfer different rows into (a) columns heads and (b) rows using SQL?

    How do i transfer rows into columns using SQL?

    Please help me to solve this situation using MS ACCESS Query

    I have a table that stores records like

    Table “x”

    ID WeekEnd %
    1 10/12/07 70
    1 10/13/07 80
    1 10/14/07 40
    1 10/15/07 45
    2 10/12/07 20
    2 10/13/07 30
    2 10/15/07 30

    I want to display the above Table in the following format...
    See more | Go to post
No activity results to display
Show More
Working...