Try to help me

i want a code for this situation

i have a from which is mancom form name and from that form i have a table and from that table in column1 i have a fields which is Days, Hours, Minute, from the column 2 of my table have a field a name BSJ, PSJ, CAR, when i update i want to know the number of hours,days, and minute. and i want to know who is person update that fields in my view the view name was accomplishmentview

thanks for help

Subject: try to help me…

OK??? Number of Days, Hours, Minutes from what to what?

Form: Mancom

Table:

Column 1: Fields Days, Hours, Minutes (all Calc based on data n Column 2)

Column 2: Fields edittable BSJ, PSJ and CAR

What are BSJ, PSJ and CAR? Dates? Times?

Subject: RE: try to help me…

Chairperson: John ________

updateby: |________|- this is a dialog list

            days     |       hours            |    minute

BSJ 2 | |

PSJ 3 | |


this is a sample form in table.

BSJ and PSJ name of person in my dialoglist

when i update i want to know the person update this

Subject: RE: try to help me…

Hey Jayson,

You are going to have to do better than that at explaining what your problem is if you want someone to help you.

The fact that the fields are in a table does not help us.

The names of the form and view do not help us.

What would help us is a clear statement of what your objective is. For example:

“I need to calculate the difference in time between when the document was created and when it was last updated and store the result in a field.”

OR

“I need to display the name of the last person to edit the document in a view.”