Elphaba31
03-30-2010, 08:12 AM
I have inherited an Access database, I know very little about Access. The db was built to handle the data for one individual working an incident. Occasionally more then one person works an incident. The main form used to create a report (invoice) has an area that allows for a second individual to be added. When the report is run it calculates the fees (meals, travel, lodging) for one individual and his/her equipment fees, it also adds in the equipment fees for the second individual (which is correct) it does not add the fees (meals, travel, lodging) for the second individual. I have checked the tables to make sure all the data has been captured correctly, and it is.
After looking at the form closely I noticed that all the fields for the second (added) individual are all text boxes where as every thing else is a list box or combo box. All the list / combo boxes have Row Source and Row Source Type attributes. How can I give the text boxes Row Source and Row Source Type attributes? I think this will solve the issue.
THANKS IN ADVANCE!!!
After looking at the form closely I noticed that all the fields for the second (added) individual are all text boxes where as every thing else is a list box or combo box. All the list / combo boxes have Row Source and Row Source Type attributes. How can I give the text boxes Row Source and Row Source Type attributes? I think this will solve the issue.
THANKS IN ADVANCE!!!