G
Guest
2 of the columns in my report have textboxes, say txtA and txtB, of exactly
the same size. txtA contains numbers while txtB is either a string or "". I
was thinking of positioning txtB directly on top of txtA. Here's what I'm
after - If txtB has a value, I want it to show. Otherwise I want txtA to
show.
For some reason I'm having trouble with this. Could someone point the way?
thank you
the same size. txtA contains numbers while txtB is either a string or "". I
was thinking of positioning txtB directly on top of txtA. Here's what I'm
after - If txtB has a value, I want it to show. Otherwise I want txtA to
show.
For some reason I'm having trouble with this. Could someone point the way?
thank you