Access9001
Registered User.
- Local time
- Yesterday, 16:28
- Joined
- Feb 18, 2010
- Messages
- 268
Basically I have everything formatted in my report except the actual values (I've got column text headers going across representing C1, C2, C3, and row text headers going down representing R1, R2, R3, etc)
So I have a table, T, that actually has all the values I want to pull onto this report, but I don't know how. I basically want to be able to say "This textbox has the value corresponding to the value where criteria1=x and criteria2=y from T, and then be able to place that textbox at, say, R3, C3, etc"
So I have a table, T, that actually has all the values I want to pull onto this report, but I don't know how. I basically want to be able to say "This textbox has the value corresponding to the value where criteria1=x and criteria2=y from T, and then be able to place that textbox at, say, R3, C3, etc"