T
Todd
I must admit it... I'm terrible with reports. Could someone please help me
to get started with a Net Worth statement. I have a table with client data
named tblContactInfo and a subtable that tracks the client's assets...
tblAssets. I need a textbox in a report that will sum all assets for the
client being viewed. I will also need a textbox that will sum all
[AssetValue] if the [AssetType] = "IRA" What is the easiest way to do this?
Thanks in advance!
to get started with a Net Worth statement. I have a table with client data
named tblContactInfo and a subtable that tracks the client's assets...
tblAssets. I need a textbox in a report that will sum all assets for the
client being viewed. I will also need a textbox that will sum all
[AssetValue] if the [AssetType] = "IRA" What is the easiest way to do this?
Thanks in advance!