BLeslie88
B Leslie
- Local time
- Today, 16:30
- Joined
- May 9, 2002
- Messages
- 228
is there a way to either attain the last value from a text box on a form. or to get the record count of the current object....?
what I mean... let me explain it another way.
I have 10 record on a form...
If I assign the value from the text box to a variable, it gives me the first one.
I need the last one. Or the record count would suffice.
Must be from the form though, I know how to code it in vb, but my results would vary because the table constantly changes... so I need to work with the current recordsource of the form....
thanks
what I mean... let me explain it another way.
I have 10 record on a form...
If I assign the value from the text box to a variable, it gives me the first one.
I need the last one. Or the record count would suffice.
Must be from the form though, I know how to code it in vb, but my results would vary because the table constantly changes... so I need to work with the current recordsource of the form....
thanks
