Hi,
I wonder if anyone can help.
I have a combo box on a form which is based on one field.
Each time the user changes the combo box value the financial information below it changes.This works fine.
But, What I now need now, is, instead of going through each combo value and pressing print on the toolbar, which is about 50 times.
I'm trying to create a function that does this for me.
I think I need "for each" to loop through, but I'm not sure how to do it.
If anyone can help I would be very grateful.
I wonder if anyone can help.
I have a combo box on a form which is based on one field.
Each time the user changes the combo box value the financial information below it changes.This works fine.
But, What I now need now, is, instead of going through each combo value and pressing print on the toolbar, which is about 50 times.
I'm trying to create a function that does this for me.
I think I need "for each" to loop through, but I'm not sure how to do it.
If anyone can help I would be very grateful.