Need to someone to check VB code!?

dejanc

Registered User.
Local time
Yesterday, 23:12
Joined
Aug 4, 2009
Messages
45
Hi everyone,

I have form with a few checkboxes, and button. With checkboxes I checked fields, and which are then exported into excel with button.

But something is wrong with code, because when run code it open selection box to enter BirthDay parameter.

Open attachment...

thank you in advance to anyone for help!!!
 

Attachments

In your table you have a name "birth day"

In your code you use "Birthday"

Note in your table you have a capital B and a space.
 
you are total right...thanks
 

Users who are viewing this thread

Back
Top Bottom