F
Francesca
Hello,
I have a query that baisically is used to build a report
for me to give clients a summary of the assets they own.
I have a table called Asset Type which is my query and one
of the fields is called Letter and contains a letter of
the alphabet. I need to somehow do some sort of if
statement (I assume) where if for example it is the
letter "O" then display the asset type field from another
table called Misc.
But I only need the asset types to be displayed for
certain letters, I want the rest of the letters to be
displayed as normal without asset types. Note: All assets
have an asset num and thats what ties all the assets
together...
Any ideas on what would be the best way to do this?
I have a query that baisically is used to build a report
for me to give clients a summary of the assets they own.
I have a table called Asset Type which is my query and one
of the fields is called Letter and contains a letter of
the alphabet. I need to somehow do some sort of if
statement (I assume) where if for example it is the
letter "O" then display the asset type field from another
table called Misc.
But I only need the asset types to be displayed for
certain letters, I want the rest of the letters to be
displayed as normal without asset types. Note: All assets
have an asset num and thats what ties all the assets
together...
Any ideas on what would be the best way to do this?