M
Mark Baker
I have a time tracking database that we use in our office. People generate
time cards, each timecard has a subform that they enter the time in. In this
suform they enter a date, the project name and a workcode. 99% of the time
the work code can be defaulted depending on the project. I have added a
defaultworkcodeID feild in the Projects table. Now what i need to do is
figure the best way to make the workcode entry to look up tthe project name
they entered. I have tried a DLookup in the default property but it leaves
the cell blank .
time cards, each timecard has a subform that they enter the time in. In this
suform they enter a date, the project name and a workcode. 99% of the time
the work code can be defaulted depending on the project. I have added a
defaultworkcodeID feild in the Projects table. Now what i need to do is
figure the best way to make the workcode entry to look up tthe project name
they entered. I have tried a DLookup in the default property but it leaves
the cell blank .