Microsoft
Software
Hardware
Network
Question : Access 2003 in report how to change the results of data
In Access 2003 in reports I have dates that pull showing B006 for the month and year June 2010 with B0 being 2010 and 06 being the month. This comes from a program used for insurance agents and pulls to the report in this format. How do I change the results of data to display as June 2010. I will need to do this for every month. Thank you.
Answer : Access 2003 in report how to change the results of data
One way is to have a lookup table, containing B0, ... and 2010, ....
And create the query to be used as recordsource for the report.
Attach the sample database, with test data, if you need more help
Random Solutions
Windows Live Messenger XXXX is now friends with YYY
Get current active application name
Need to Create A Form With 2 Actions.
Ubuntu: automatically connect to wireless modem
Not receiving mail from some internal senders
WordPress FIle Manager w/ Database Integration
how to change some user's password in Linux using a script (.sh or other)
How do i add a link to a favorite in outlook that will open the website within outlook?
SQL server 2005 create sub tree table
Counting the number of NON EMPTY cells in a table using javascript