G
Guest
I am currently building a database for my family's publishing business. I have encountered a problem with Access that has put me at a standstill. I need to make one field dependent on another, in this case, the {Fee Charged for Illustrations} needs to be dependent on the {Number of Illustrations}
My formula for doing this in Excel was simple, its $1.00 for every illustration, so therefore I made the fee charged field
{Whatever column the # of illustrations was) * 1.0
I need to do the same thing in access, but everytime I write a macro for doing just that, it doesn't update the field. I have spent a rediculious amount of time trying to execute my formula in the table so any help would be much appreciated!
My formula for doing this in Excel was simple, its $1.00 for every illustration, so therefore I made the fee charged field
{Whatever column the # of illustrations was) * 1.0
I need to do the same thing in access, but everytime I write a macro for doing just that, it doesn't update the field. I have spent a rediculious amount of time trying to execute my formula in the table so any help would be much appreciated!