R
RFJ
I've got a wine rack that stores 6 bottles on every row and there are ten
rows.
I want to be able to allocate a bottle to say Row3 position 5 - so I need to
check that there isn't a bottle in R3/P5 already.
I'm starting from scratch (I could never solve this problem in my first
database so could have nil, one or more bottles allocated to the same R/P
and no way of reporting >1.)
So I'm looking for a reasonably simple solution - as my ability level is
beyond basic not a lot more <G>
Any thoughts or suggestions would be appreciated.
TIA
Rob
rows.
I want to be able to allocate a bottle to say Row3 position 5 - so I need to
check that there isn't a bottle in R3/P5 already.
I'm starting from scratch (I could never solve this problem in my first
database so could have nil, one or more bottles allocated to the same R/P
and no way of reporting >1.)
So I'm looking for a reasonably simple solution - as my ability level is
beyond basic not a lot more <G>
Any thoughts or suggestions would be appreciated.
TIA
Rob