View Single Post
 
Old 09-01-2015, 01:25 PM
Echevca Echevca is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Aug 2015
Posts: 3
Echevca is on a distinguished road
Default Insert a table ONLY if product D has a %

In addition, how do I insert a table ONLY when one of the products has information. So if Product D has a % in the data source then insert a table that will have three columns headers : Product, Current Price, New Price.

This table will only show when Product D has a % otherwise it will be "invisible".

The table will have 11 rows. Each of those "cells" will be conditioned "show" when Product D has a % in the data source.

Product Current Price New Price
Fee 1 $1.00 $2.00
Fee 2 $2.00 $3.00
Fee 3 $3.00 $4.00

Thanks again!!!!!
Reply With Quote