Prof. Stevan Djuranovic wrote:
> I have StringGrid1 with 6 rows and 15 columns.
>  
> I need to count how many empty cells there are in each row.
>  
> There are exactly 24 empty cells randomly allocated in these 6 rows.
>  
> Other cells contains numbers.
>  
> How to calculate which row has empty cells and how many empty cells it has,
> and how to take number(s) from row which has less empty cells and put
> that number in another row to fulfil this:
>  
> --- 6 rows with four empty cells in each row ---

This seems like a very, very easy task. Which part of it is giving you 
trouble?

-- 
Rob


-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to