ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Automatically printing psted text over 250 characters to another cell (https://www.excelbanter.com/excel-worksheet-functions/99212-automatically-printing-psted-text-over-250-characters-another-cell.html)

Hobart007

Automatically printing psted text over 250 characters to another cell
 

The title pretty much summarizes it. I have been messing around trying
to get this to work all day and the solution to me seems to be to use
the 'LEN' command to get the number of characters pasted into the cell
and then subtract 250 from that number. If the result is 0 then
print all text over 250 characters to the cell directly to the right of
the first cell.

I don't know the syntax for it but here is the process I am looking for
help on:

if (LEN - 250) is 0 then (use the right command and the result of
(LEN-250) to print the remaining text to the cell directly to the right
of the first cell)

I would greatly appreciate any help anyone can give me on this
headache. :confused:


--
Hobart007
------------------------------------------------------------------------
Hobart007's Profile: http://www.excelforum.com/member.php...o&userid=36340
View this thread: http://www.excelforum.com/showthread...hreadid=561248


Hobart007

Automatically printing psted text over 250 characters to another cell
 

Bumped for your viewing pleasure.


--
Hobart007
------------------------------------------------------------------------
Hobart007's Profile: http://www.excelforum.com/member.php...o&userid=36340
View this thread: http://www.excelforum.com/showthread...hreadid=561248



All times are GMT +1. The time now is 04:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com