--- Pete <[EMAIL PROTECTED]> wrote: > I am not sure what you are asking, but you seem to be asking about > pulling out records with the date in a certain week.
Well, there is that, but even if there's nothing for that week, I still have to generate a blank column for it. I guess more than anything, I am looking for a foolproof way to generate a group of columns on the page based on the weeks of the month, sorta like this: JUNE 2005 | Week 1: 5/30-6/3 | Week 2: 6/6-6/10 | Week 3: 6/13-6/17 | (etc) ----------------------------------------------------------------- | PO12345 | | | ----------------------------------------------------------------- | | PO23456 | | ----------------------------------------------------------------- and so forth. Generating the columns based on a 5-day week of Monday-Friday with the dates for the weeks and so forth is what I'm having a hard time with. Thanks, -Bob __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
