If within a For statement

A

angela

I tried to go another route and use the form_Open
Using this code, how do i set this....If loop to any number (defaulted)
between 00 to any new year coming up?

If x = 10 Then
Exit For

Where x = 10, i need it to reconize any new year (07, 08, 09, 10, etc...)

Any help please? Thanks so much for responding asap!
 
W

Wayne-I-M

Hi Angela

Can you explain in a little more details what you are wanting to do.

What form are you wanting to open
Are you trying to filter the new form's content to a certain year's data
etc
etc

Sorry but I don't understand you question.
 
Top