F
Freida
I posted this in the forms coding section but did not get a reply, probably
cause it was the wrong section. My data is actually stored in a SQL database,
I am only using the access forms for a front end so the data can actually be
typed in by the person doing the budget.
I want to know how do I populate the prior year budget
automatatically after the current budget year amount if put in. The prior
year Budget is in the same table as the current year. For example, the
person is entering the Company code, GL number, and current budget amount
for 2008. After this information is typed in. I need the code that will
look up Company code, GL number, and current amount for 2007, then I need
that current amount to go into a field called prior year budget on a got
focus event. Is this even possible?
cause it was the wrong section. My data is actually stored in a SQL database,
I am only using the access forms for a front end so the data can actually be
typed in by the person doing the budget.
I want to know how do I populate the prior year budget
automatatically after the current budget year amount if put in. The prior
year Budget is in the same table as the current year. For example, the
person is entering the Company code, GL number, and current budget amount
for 2008. After this information is typed in. I need the code that will
look up Company code, GL number, and current amount for 2007, then I need
that current amount to go into a field called prior year budget on a got
focus event. Is this even possible?