B
brownti via AccessMonster.com
I have several vendors that supply the same product. In order to always be
using the best price i have a database that controls which price/vendor i am
currently using. My table has a vendor name, vendor number, product style,
my company number and a yes/no field. So for one item my table looks like
this:
Vendor Name Vendor # Style Comp# Current
Company A 123 A 1 yes
Company B 3-40 A 1 no
Company C 33040 A 1 no
So i am currently purchasing my product style A number 1 from Company A. I
have a continuous form that this information is shown on. I would like to
set it up so that when i change from Company A to Company B for this product
it will automatically set Company A to no and Company B to yes. It needs to
verify both the style and Comp# as i have multiple styles for one Comp#. Any
thoughts on accomplishing this? Thanks in advance!
using the best price i have a database that controls which price/vendor i am
currently using. My table has a vendor name, vendor number, product style,
my company number and a yes/no field. So for one item my table looks like
this:
Vendor Name Vendor # Style Comp# Current
Company A 123 A 1 yes
Company B 3-40 A 1 no
Company C 33040 A 1 no
So i am currently purchasing my product style A number 1 from Company A. I
have a continuous form that this information is shown on. I would like to
set it up so that when i change from Company A to Company B for this product
it will automatically set Company A to no and Company B to yes. It needs to
verify both the style and Comp# as i have multiple styles for one Comp#. Any
thoughts on accomplishing this? Thanks in advance!