cancel
Showing results for 
Search instead for 
Did you mean: 

editing a table

Grass_Pitch
Member

editing a table

I have a table with 4 columns. The first is a serial number, the second is time when a foot-pedal is activated. The third is a numerical value. There are X number of rows where X is a variable that grows by one every time a foot pedal is pressed. At the moment column 3 is unknown. I would like the user to input column 3 and the moment he does that I would like column 4 to be the time when column 3 is entered. This should be possible for all the rows. How do I do this? Any pointers? Thanks.

KB
3 REPLIES 3

Re: editing a table

Message contains an attachment
Would something like this work ??
Grass_Pitch
Member

Re: editing a table

Thanks Dan. It works exactly as I wanted it to; although I do not quite understand event structures as of now. Will pour though the manuals. Thanks once again.

Re: editing a table

No problem , good luck and have fun

Dan