D
David Saywell
Hi,
I use Access 2000 to store and report on data extracted from an RMS (Point
of Sale and Back Office). To improve the reports I produce I want to
incorporate a General Ledger Budget Table (primarily Sales & COGS). The
budget data I have been given is in an Excel Spreadsheet and has the
following fields:
GLAccount
July_Budget$
August_Budget$
September_Budget$
October_Budget$
etc.
I am not sure if this is the best way to store the data. The only other way
I can think of would be to have:
tblBudget
GLAccount
Month
Budget$
and have 12 records (one per month) for each GL Account.
If this is the case I need only devise a routine for importing the data from
the spreadsheet to the Access Table (separate forum...!)
Sales & COGS GL Accounts are linked to sub ledger product departments which
enables Actual Sales by product department to be compared to Budget. All
subledger data contains a transaction date.
Any suggestions on table layout and content would be appreciated
Thanks,
David
I use Access 2000 to store and report on data extracted from an RMS (Point
of Sale and Back Office). To improve the reports I produce I want to
incorporate a General Ledger Budget Table (primarily Sales & COGS). The
budget data I have been given is in an Excel Spreadsheet and has the
following fields:
GLAccount
July_Budget$
August_Budget$
September_Budget$
October_Budget$
etc.
I am not sure if this is the best way to store the data. The only other way
I can think of would be to have:
tblBudget
GLAccount
Month
Budget$
and have 12 records (one per month) for each GL Account.
If this is the case I need only devise a routine for importing the data from
the spreadsheet to the Access Table (separate forum...!)
Sales & COGS GL Accounts are linked to sub ledger product departments which
enables Actual Sales by product department to be compared to Budget. All
subledger data contains a transaction date.
Any suggestions on table layout and content would be appreciated
Thanks,
David