#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default excel

I'm trying ro create a check list in excel. My objective is to be
able to check off items that I have placed on a list, automaticly, by
re-entering their item # and placing a check mark by them as I
continue. Can this be done and if so how?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default excel

Hi
lets assume your list is in A1:A1000 and you enter your
data in column C. Enter the following formula in B1:
=IF(COUNTIF($B$1:$B$1000),"X","")
and copy this down for all rows


-----Original Message-----
I'm trying ro create a check list in excel. My objective

is to be
able to check off items that I have placed on a list,

automaticly, by
re-entering their item # and placing a check mark by them

as I
continue. Can this be done and if so how?
.

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



All times are GMT +1. The time now is 01:42 AM.

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"