View Single Post
 
Old 06-27-2011, 01:41 AM
Learner7 Learner7 is offline Windows XP Office 2007
Advanced Beginner
 
Join Date: May 2010
Posts: 51
Learner7 is on a distinguished road
Default How can I delete the content of a cell in column if the cell value is more than 1000?

Hi,

How can I delete the contents (values) of a cell in a column if the cell value is more than 1000?

For example: I have the data in Column (B) like the following:

50245
40365
865421
200
65987
999
800
When I apply the condition ...50245, 40365, 865421, 65987 should be deleted and the remaining should be as it is.

I have huge data to work it out. Please do help.

Thanks.
Reply With Quote