K
kagard
Greetings:
I'm setting up an access 02 db for someone familiar with Excel. They
had each year's expenses in separate Excel workbooks and each month's
data separate columns. I've normalized the data so that it has:
Account, Fiscal Year, Month, Amount
Which works great for the reports they want. But they want to do data
entry in a form that has the months as column headings (fiscal year
begins with April) Arp - Mar, and row headings for the various expense
accounts. They want to see the whole fiscal year as the enter data.
They also want to total across the rows and down the columns. This
would be easy in Excel, and I could create a report to SHOW them what
they want, but also allowing for data entry on the same form has me
puzzled.
I've suggested a separate data entry form for all the accounts for a
given month, but that has been rejected. The only thing I can think of
is to denormalize the data, going back to one column for each month of
the fiscal year. Is there another way to approach this?
TIA
Keith
I'm setting up an access 02 db for someone familiar with Excel. They
had each year's expenses in separate Excel workbooks and each month's
data separate columns. I've normalized the data so that it has:
Account, Fiscal Year, Month, Amount
Which works great for the reports they want. But they want to do data
entry in a form that has the months as column headings (fiscal year
begins with April) Arp - Mar, and row headings for the various expense
accounts. They want to see the whole fiscal year as the enter data.
They also want to total across the rows and down the columns. This
would be easy in Excel, and I could create a report to SHOW them what
they want, but also allowing for data entry on the same form has me
puzzled.
I've suggested a separate data entry form for all the accounts for a
given month, but that has been rejected. The only thing I can think of
is to denormalize the data, going back to one column for each month of
the fiscal year. Is there another way to approach this?
TIA
Keith