Hey guys,
My database is coming along nicely and I want to cover a few things that I havn't been able to yet.
I have a partners table and accompanying form. One of the fields here, called default % share asks for a percentage (for a revenue split). This is used in 90% of cases, but the other 10% of the time this needs to be a different percentage. In my records table I've added a field called manual % share. I want this to inherit the default % share value from the relevant partner in the partners table. How can I do this? In Excel it's a snap but I can't find equivalent functionality in Access.
The percentages are then going to be used to apply to revenues to give the aformentioned revenue split. I still havn't been brave enough to attempt that part yet, even though I'm very comfortable with VBA
Any help appreciated!!
My database is coming along nicely and I want to cover a few things that I havn't been able to yet.
I have a partners table and accompanying form. One of the fields here, called default % share asks for a percentage (for a revenue split). This is used in 90% of cases, but the other 10% of the time this needs to be a different percentage. In my records table I've added a field called manual % share. I want this to inherit the default % share value from the relevant partner in the partners table. How can I do this? In Excel it's a snap but I can't find equivalent functionality in Access.
The percentages are then going to be used to apply to revenues to give the aformentioned revenue split. I still havn't been brave enough to attempt that part yet, even though I'm very comfortable with VBA

Any help appreciated!!