G
Guest
Hi, I have an interesting report question....
I have a report that exports transactions per USERID, account value of the
USER, and some other stuff about the USER. But the question revolves around
three fields.
One field is called "Adjusted Cost basis", it is a small, calculated number.
I have another field called "Post Tefra" (this number is in the table I'm
pulling from), and a third field called "After Trans Post Tefra" (calculated
field). This is how I want it to populate:
For the first time a transaction shows up, I want it to show the "Post
Tefra" field that is found in the table. And then I want the "After Trans
Post Tefra" field to be the result of the sum of the "Post Tefra" and the
"Adjusted Cost Basis". This is fine and I have that working.
The NEXT time the same USERID shows up (another transaction at a later
date), I want the "Post Tefra" field to show what was in the "After Trans
Post Tefra" of the previous record. And then I will calculate the other two
fields the same way as before. Would this be a Vlookup? I have never used one
of those before, let alone in a report.
Any help would be appreciated!! Thanks!!
I have a report that exports transactions per USERID, account value of the
USER, and some other stuff about the USER. But the question revolves around
three fields.
One field is called "Adjusted Cost basis", it is a small, calculated number.
I have another field called "Post Tefra" (this number is in the table I'm
pulling from), and a third field called "After Trans Post Tefra" (calculated
field). This is how I want it to populate:
For the first time a transaction shows up, I want it to show the "Post
Tefra" field that is found in the table. And then I want the "After Trans
Post Tefra" field to be the result of the sum of the "Post Tefra" and the
"Adjusted Cost Basis". This is fine and I have that working.
The NEXT time the same USERID shows up (another transaction at a later
date), I want the "Post Tefra" field to show what was in the "After Trans
Post Tefra" of the previous record. And then I will calculate the other two
fields the same way as before. Would this be a Vlookup? I have never used one
of those before, let alone in a report.
Any help would be appreciated!! Thanks!!