Hi, I have a from with a subform which basically have the same information but in a different layout. I'd like to be able to select a record on the main or subform and have the other form move to the same record. Both are linked to the same table.
Is this possible? Any suggestions.
thanks
Milliseconds Conversion
Hi, I'm looking for some answers on how to convert a short time value eg: 1:24 (min, sec) into the milliseconds value. Im using the timer function to create a stopwatch that counts down, the starting time has to be entered into a record on a form and then the timer has...