G
Guest
I have a resource manager db that I'm "trying" to develop. My grandiose ideas
are proving more daunting due to my inability versus reality.
I'm wanting to build something that allows a user to 1) add a resource 2)
modify a resource 3) prints reports based on specified criteria stored in a
query 4) review or look at a resource based on user input, a simple search
and review with no editing.
Can anyone give some pointers/tips on what I should steer towards and or
avoid as I attempt this project.
Some functionality that I'd like to have.....
On the ADD RESOURCE form..
A confirmation button that gives the option to add another resource or save
the record and close the form. Would also validate the entered data, ( I
figure most of the validation can be based on the REQUIRED FIELD property).
EDIT RESOURCE form....
What would I need to do to have a history table? If a record gets changed I
want a history of what those changes are in another table.
PRINT REPORTS form....
I have a an exsiting Excel report that I use, can I get Access to generate
the same report with the same formatting?
Your help is appreciated!!!
are proving more daunting due to my inability versus reality.
I'm wanting to build something that allows a user to 1) add a resource 2)
modify a resource 3) prints reports based on specified criteria stored in a
query 4) review or look at a resource based on user input, a simple search
and review with no editing.
Can anyone give some pointers/tips on what I should steer towards and or
avoid as I attempt this project.
Some functionality that I'd like to have.....
On the ADD RESOURCE form..
A confirmation button that gives the option to add another resource or save
the record and close the form. Would also validate the entered data, ( I
figure most of the validation can be based on the REQUIRED FIELD property).
EDIT RESOURCE form....
What would I need to do to have a history table? If a record gets changed I
want a history of what those changes are in another table.
PRINT REPORTS form....
I have a an exsiting Excel report that I use, can I get Access to generate
the same report with the same formatting?
Your help is appreciated!!!