I am doing a simple relational database with only 6000 names + street names + etc
In Excel if I want to "modify" the field <PRICE> column C,
I quickly create an other field called <NEW PRICE> column D for example..
At the top of the Field <NEW PRICE> column D, I include the FUNCTION = SUM(D1300, +10).
Every cell in column D from 1 to 300 will be updated with +10
I can erase the OLD <PRICE> field (C column) or keep C column for a while.
I know how to do this in Excel. I know which drop menu and menu_commands to clik.
But in Access I am lost.
Could anyone explain in details which drop menus/ menu_commands to clik in ACCESS to achieve the same result.
Is there a simple way of doing this in ACCESS.
In Excel if I want to "modify" the field <PRICE> column C,
I quickly create an other field called <NEW PRICE> column D for example..
At the top of the Field <NEW PRICE> column D, I include the FUNCTION = SUM(D1300, +10).
Every cell in column D from 1 to 300 will be updated with +10
I can erase the OLD <PRICE> field (C column) or keep C column for a while.
I know how to do this in Excel. I know which drop menu and menu_commands to clik.
But in Access I am lost.
Could anyone explain in details which drop menus/ menu_commands to clik in ACCESS to achieve the same result.
Is there a simple way of doing this in ACCESS.