Forms Data arranged in rows 
Author Message
 Forms Data arranged in rows

HI NG,

I have a table with "work actions", i.e. I have a EMPLOYEE who does work at
a CUSTOMERs place for x HOURS on DATE. Now I want to check the worked hours
in a form where I get such a view:

Customer x Week 12

                Mo      Tu      We      Th      Fr
Employee1       8       7       12      7       9
Employee2       9       8       7       10      9
...

How can I arrange the HOURS of each employee in the coloumns for the
respective dates ALL IN ONE ROW?

Can I arrange them all in one sub form?

Any help or link would be appreciated very much

TIA

Daniel



Sun, 09 Oct 2005 20:55:12 GMT  
 Forms Data arranged in rows
Luka

I'm thinking a cross-tab query would be helpful here. However, I don't
believe it will give you something that you can update, only display.

If you need further help, let me know.

--
Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-Having trouble with your database?
-Are you ready to upgrade, but don't have the expertise?
Let the FMS Professional Solutions Group solve it for you.
www.FMSInc.com/Consulting
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


Quote:
> HI NG,

> I have a table with "work actions", i.e. I have a EMPLOYEE who does work
at
> a CUSTOMERs place for x HOURS on DATE. Now I want to check the worked
hours
> in a form where I get such a view:

> Customer x Week 12

>                 Mo      Tu      We      Th      Fr
> Employee1       8       7       12      7       9
> Employee2       9       8       7       10      9
> ...

> How can I arrange the HOURS of each employee in the coloumns for the
> respective dates ALL IN ONE ROW?

> Can I arrange them all in one sub form?

> Any help or link would be appreciated very much

> TIA

> Daniel



Sun, 09 Oct 2005 22:27:13 GMT  
 Forms Data arranged in rows

Quote:

> Luka

> I'm thinking a cross-tab query would be helpful here. However, I don't
> believe it will give you something that you can update, only display.

> If you need further help, let me know.

Seems to work!

Thanks
Daniel

Quote:

> --
> Rob

> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> -Having trouble with your database?
> -Are you ready to upgrade, but don't have the expertise?
> Let the FMS Professional Solutions Group solve it for you.
> www.FMSInc.com/Consulting
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Mon, 10 Oct 2005 22:37:54 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Custom form - Arranging the order of printing

2. Arranging child forms

3. How to arrange the order of graphics on a form

4. arrange the forms in "subdirectories"

5. arrange form

6. Arrange forms

7. Arrange window is MDI form

8. Forms get re-arranged

9. Displaying data from a datagrid row to a different web form

10. Add Button to a row by row data display

11. Calculating a field from same row for each row/record in form

12. dbcombo and data combo control data/row source

 

 
Powered by phpBB® Forum Software