You need to sign in to do that
Don't have an account?

Creating a Table
Hi Guys,
I need to create a table "excell style" using multiple fields, for pricing different products. I then need to look up a given value according to some criterias... This is very easy to do in excell. But I need it in salesforce! Any ideas would be very helpful!

Hi,
You have to built S-Control which performes this functionality.In this scontrol you have to make an html table and use javascript for searching the value in the html tables.I hope it will solve your probs!
regards,
usama rasheed,
usama.rasheed@curemd.com

Thanks.
I got the idea. :) I guess it's difficult to do without any developement experience.