Hi Biff!
using the =len(a1) works fine unless the cell is empty/blank; it returns count of 1 for blank cell--how do I account for these? I assume it would be an if statement of some kind??
T. Valko wrote:
Re: How to count number of characters in xl cell for publisher merge
31-Aug-08
Use the LEN (Length) function:
=LEN(A1)
--
Biff
Microsoft Excel MVP
Previous Posts In This Thread:
How to count number of characters in xl cell for publisher merge
I am doing a catalog merge in publisher. Data is in XL. Publisher has 255
character limit on merged info. How do I count the characters before I
execute the merge?
Re: How to count number of characters in xl cell for publisher merge
Use the LEN (Length) function:
=LEN(A1)
--
Biff
Microsoft Excel MVP
EggHeadCafe - Software Developer Portal of Choice
ADO.NET 3.5 Cookbook by Bill Hamilton [O'Reilly]
http://www.eggheadcafe.com/tutorial...99b-d2bd169f4974/adonet-35-cookbook-by-b.aspx