B
Bryan
Hey all,
I have a DB (ACC2003) that I am working on for an apartment complex. So far
it's been fairly simple, but I've got a weird bug I can't comprehend. I am
using an unbound Cbo to select from that lists all the apt numbers derived
from my table. Once they select that, I set a "GO" command button next to it
tied to a macro using the goto record action. I am using goto and then
=[aptnumber] (my cbo name) for my offset. It jumps to the record I
selected.... minus one. I.e., if I select 201D then the record displayed is
201C. Any ideas or solutions?
Thanks!
I have a DB (ACC2003) that I am working on for an apartment complex. So far
it's been fairly simple, but I've got a weird bug I can't comprehend. I am
using an unbound Cbo to select from that lists all the apt numbers derived
from my table. Once they select that, I set a "GO" command button next to it
tied to a macro using the goto record action. I am using goto and then
=[aptnumber] (my cbo name) for my offset. It jumps to the record I
selected.... minus one. I.e., if I select 201D then the record displayed is
201C. Any ideas or solutions?
Thanks!