searanger Posted November 17, 2006 Posted November 17, 2006 Solution / eBay Fees Calculator Description: This is a simple eBay fees calculation program for those of you who sell on eBay. It also has lots of great features for those learning filemaker. multiple criteria input validations and textcolor based on other multiple criteria. TextColor ( "Text" ; Case ( field1 = "Yes" ; RGB (255;50;50); field2 ="Yes" ; RGB (255;50;50); field3 ="Yes"; RGB (255;50;50); field4 ="value1"; RGB (255;50;50); field4 ="value2"; RGB (255;50;50); RGB (0 ; 0 ; 0) )) I could not find a sample like this on the forums when I was looking so I have included it here. Since the TextColor is new in version 6 I haven't played with it much other then simple stuff. Working Under: Solution Status: Beta Pre-requisites: 8 Advanced Author(s) searanger Date: 11/16/06 Credits: self Instructions / Other Info: This should be fairly self explanitory if you are and eBay seller. If you would like a full open version please let me know. Disclaimer: FM Forums does not endorse or warrantee these files are fit for any particular purpose. Do not post or distribute files without written approval from the copyright owner. All files are deemed public domain unless otherwise indictated. Please backup every file that you intend to modify. FeePalFM.zip
Lee Smith Posted November 17, 2006 Posted November 17, 2006 Hi searanger, Very nice, and thanks for sharing. Just in time for Xmas Shopping. Lee
angelleye Posted December 3, 2006 Posted December 3, 2006 I doubt this calculation would be correct for people selling with Dutch auctions. The best thing would be to use eBay's API to grab the actual fees associated with each item.
Recommended Posts