Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Gao Gao is offline
external usenet poster
 
Posts: 1
Default how many blank cells it spans

Hello,

When a cell has a long content follows with empty cells, the content will
dispaly over the empty cells. How to get the length of the content or the
number of the empty cells it spans using VBScript or any other programming
languages? Or how to check if an empty/blank cell is overlaid by a previous
cell?

Any tips?

Thanks.

Gao



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 915
Default how many blank cells it spans

Gao wrote:
Hello,

When a cell has a long content follows with empty cells, the content will
dispaly over the empty cells. How to get the length of the content or the
number of the empty cells it spans using VBScript or any other programming
languages? Or how to check if an empty/blank cell is overlaid by a previous
cell?

Any tips?

Thanks.


Hi Gao,

You can check the length of character content in a cell to some degree
with =LEN(A1), but this will not necessarily provide a way to discover
if the display of A1 will run over into an empty B1, since that depends
on the choice of formatting in A1. The latter includes choice of font,
font size, and anything else added to the display format for A1.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate number of weeks a variable spans in [email protected] Excel Worksheet Functions 0 March 3rd 08 12:29 AM
Indirect a range that spans multiple sheets jhgravelle Excel Worksheet Functions 6 November 13th 07 04:40 PM
Maximum Number of Blank Cells between Non Blank Cells in a Range Mal Excel Worksheet Functions 5 November 3rd 07 08:21 AM
Combine data that spans two rows, preserving cells? Bmuse Excel Discussion (Misc queries) 1 August 30th 07 03:14 AM
Individual record spans multiple rows Dana Excel Worksheet Functions 8 May 24th 07 06:04 PM


All times are GMT +1. The time now is 12:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"