I have a memo column called htmltext in my access database. The values in the column are html commands. For example, a sample data value would be - <b>This text will be bold!<b>.
I would like to create report that will display the data in the htmltext colum, as it would appear in a web browser...
I do not want to perform any calculations like SUM. I just want to have all the data associated with the same CompanyID combined into one row. See my original posting for an example.
Any ideas how I can do this?
Please help me figure out a solution to this problem.
I have a table that tracks the amount of money received from various companies. In some cases there is more than one amount received from the same company. Here is some sample data from the table:
CompanyID, Date, Amount, Code
5...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.