Thx guys to every one that is working on this program it kicks ass. So my problem is I made a time card app with this program almost every thing is working great. The only thing that I can not get to work is the default value on my edit page. So on my add page I have a start up time and a shut down time that get saved to a table called timecard both with a look up wizard to a table called time inter,time inter is a table with 24 hours worth of time broken down into 15 min intervals. Well the look up wizard on the add page works great but on the edit page I need to be able too see the record in the database and the lookup wizard. so if a user enters 14:30:00 for startup on the add page it will show up on the edit page as 14:30 on the startup plus a lookup wizard that points too the table time inter, my user are upset because if they want to edit one of there times the have to edit both the start up and the shut down time instead of just one.
Thx again guys, Travis