Posts

Showing posts from September, 2009

Scribe MVP!

Image
I've been invited to join the Scribe MVP program! And guess what... I've accepted the invitation :-) See here for the complete Scribe MVP list. Scribe MVP... sounds nice, doesn't it? ;-)

Scribe and Excel Data Ranges

Another Scribe tip: If you need to import Excel files with Scribe don't forget to give a name to your data range. Otherwise Scribe won't recognize your file. In excel 2003 you can do this as follow: Insert > Name > Define; in excel 2007: Formulas > Define name. Also when you notice that not all of your lines are imported, make sure that your data range is big enough (make sure it includes all of your data lines). Happy Scribing!

Extending length address fields on account entity (or contact entity)

When you need to extend the length of the address fields on the account entity (or the contact entity), don't forget to also extend the length of the corresponding fields on the customeraddress entity. The address values are also saved in there... So to avoid error messages saying that the length isn't long enough (although you changed it for the account entity), be sure to update both entities!