MikeDuffield
Registered User.
- Local time
- Today, 00:44
- Joined
- Aug 31, 2010
- Messages
- 50
Good afternoon all,
Having built a fairly complex database, I'm ashamed to say I've stumbled on something that's probably very easy to solve.
OK, I have a table full of data. On my form I select a date from a combo box which then generates a report that contains a chart, showing information from the date I have selected.
On the header of the report I've made a textbox that says:
"Information from: [whatever date user selected]"
I would like another text box next to that which says the week number. I've searched the net and can't find anything that solves the issue.
For example, I just want it to say something like:
"Information from: 01/01/10 (Week 1)"
Is this quite easy to do?
Thanks in advance guys & girls!
Mike.
Having built a fairly complex database, I'm ashamed to say I've stumbled on something that's probably very easy to solve.
OK, I have a table full of data. On my form I select a date from a combo box which then generates a report that contains a chart, showing information from the date I have selected.
On the header of the report I've made a textbox that says:
"Information from: [whatever date user selected]"
I would like another text box next to that which says the week number. I've searched the net and can't find anything that solves the issue.
For example, I just want it to say something like:
"Information from: 01/01/10 (Week 1)"
Is this quite easy to do?
Thanks in advance guys & girls!
Mike.