I changed my idea of using word as my report engine. Instead I figured that it would be far simpler to use a vb form and print it!
Or so I thought?

Here is what the user needs to do:

1) type in a value in a textbox
2) this textbox will have a corresponding checkbox and the checkbox will have a caption.
3) When the user presses the button and has selected certain fields (textbox entries) using the checkboxes - these fields' values appear on the next screen along with their checkboxes' captions.

I have the code to do this in word but not in VB... the following must also be included in an if then statement:

4) If one of the fields a user selects is blank, its checkbox caption will appear as a list in another part of the form.

I know this is complicated but does anyone know how to do it?

Help would be greatly appreciated
Eve
xxxxxx