Automatically create trend table using symbols

C

cmbl

Good evening,

A client wants to create a table of data for a PowerPoint presentation,
where tolerance to budget is indicated by a symbol: one symbol for <5%
variance to budget; a second symbol for 6-10% variance to budget, and a
third symbol for >10% variance to budget. Of course, it could be done
manually but he wants to automatically insert a symbol for each of the
three ranges.

Is there an easy way to do this?

thanks,

Christine
 
T

Tushar Mehta

Assuming it is a table created with Excel and inserted into PowerPoint...

If the symbols of interest are part of some font, a simple IF statement
should suffice. If they are image files, you will have to use VBA code.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top