seducedbycodes
Technical User
Hi,
I'm having trouble with an overflow error with one of my forms. I am resizing a subform depending on how many records it holds each time the user goes to a new record, the size of the subform updates. I resize the Me.Detail depending on how big the subform is. I think this is where the overflow error is occuring. I also move text boxes and labels up or down depending on the size of the subform. It never happens when i first open the form, only when i go to another record using the navigation buttons. Was wondering if there was another part of the form i need to resize so that data isn't moved outside of this region?
Thanks in advance
Bec
I'm having trouble with an overflow error with one of my forms. I am resizing a subform depending on how many records it holds each time the user goes to a new record, the size of the subform updates. I resize the Me.Detail depending on how big the subform is. I think this is where the overflow error is occuring. I also move text boxes and labels up or down depending on the size of the subform. It never happens when i first open the form, only when i go to another record using the navigation buttons. Was wondering if there was another part of the form i need to resize so that data isn't moved outside of this region?
Thanks in advance
Bec