waikikiguy
New Member
- Joined
- Feb 23, 2010
- Messages
- 7
I am creating a waste management document for construction projects to give to our clients.
I have 4 boxes with headers: Landfill, Incinerated, Recycled, Reclaimed.
Below those boxes, the client will have to total up the receipts and put the amount in either tons or cubic yards of waste for each.
I have created a dynamic table log below these numbers as well for them to enter their waste tags (receipts) with additional boxes for them to put the amount, tons or cubic yards, purpose, etc.
The purpose box has a drop down box which lists: "Landfill","Incinerated","Recycled", & "Reclaimed"
What I'm having trouble with is Vlookup. I want the client to simply enter the tags into the Log Table at the bottom, and have it total in the upper boxes in their respective boxes in the upper section.
The challenge is that the LOOKUP Value is fixed (ie. "Landfill"), while the reference Table Array values can change. The column index number is fixed and the Range Lookup is Exact Match.
I keep getting #N/A or 0 in the box that I'm trying to get numbers into.
Please help!
I have 4 boxes with headers: Landfill, Incinerated, Recycled, Reclaimed.
Below those boxes, the client will have to total up the receipts and put the amount in either tons or cubic yards of waste for each.
I have created a dynamic table log below these numbers as well for them to enter their waste tags (receipts) with additional boxes for them to put the amount, tons or cubic yards, purpose, etc.
The purpose box has a drop down box which lists: "Landfill","Incinerated","Recycled", & "Reclaimed"
What I'm having trouble with is Vlookup. I want the client to simply enter the tags into the Log Table at the bottom, and have it total in the upper boxes in their respective boxes in the upper section.
The challenge is that the LOOKUP Value is fixed (ie. "Landfill"), while the reference Table Array values can change. The column index number is fixed and the Range Lookup is Exact Match.
I keep getting #N/A or 0 in the box that I'm trying to get numbers into.
Please help!