Calendar

pm4698

Registered User.
Local time
Today, 12:04
Joined
Jan 23, 2010
Messages
72
Hello there!

i have to use a calendar in a form.

Any suggestions?

If you suggest some kind of calendar, could you tell me if i can use each day of the month of the calendar in seperate columns?


Thanks in advance
 
I need to take 3 fields from a query as columns(name, lastname ,id) and then the other columns to be all the days of the month. So, each row will show a person (name, lastname, id) and i can select with combobox what he did each day.
 
Sounds like you are trying to create a field for each day of the month. [31 date fields?] Which would go against the rules of normalizing a db. Just one date field to store the date of the action.
 

Users who are viewing this thread

Back
Top Bottom