T
Teddy
When I try to create a form using the form wizard with the fields below
ExpenseCategory
ExpenseItem
ExpenseDate
Projected Cost
Actual Cost
I choose the tables and fields I want on my form, columnar layout, and
standard style but when I finish the form comes out blank with no fields to
enter data. Do you know why this might be happening?
These are my tables
TblExpenseCategory
ExpenseCategoryID
ExpenseCategory
TblExpenseItem
ExpenseItemID
ExpenseCategoryID
ExpenseItem
TblExpense
ExpenseID
ExpenseDate
Comments
TblExpenseDetail
ExpenseDetailID
ExpenseID
ExpenseItemID
Projected Cost
Actual Cost
These are my relationships
ExpenseCategoryID to ExpenseCategoryID
ExpenseCategoryID to ExpenseID
ExpenseID to ExpenseID
ExpenseCategory
ExpenseItem
ExpenseDate
Projected Cost
Actual Cost
I choose the tables and fields I want on my form, columnar layout, and
standard style but when I finish the form comes out blank with no fields to
enter data. Do you know why this might be happening?
These are my tables
TblExpenseCategory
ExpenseCategoryID
ExpenseCategory
TblExpenseItem
ExpenseItemID
ExpenseCategoryID
ExpenseItem
TblExpense
ExpenseID
ExpenseDate
Comments
TblExpenseDetail
ExpenseDetailID
ExpenseID
ExpenseItemID
Projected Cost
Actual Cost
These are my relationships
ExpenseCategoryID to ExpenseCategoryID
ExpenseCategoryID to ExpenseID
ExpenseID to ExpenseID