#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 205
Default ROTAS - Excel 2003

I have job rotas on 3 worksheets - 1 with people allocated to jobs (with
dates) on one and jobs info on the other 2. Please could you advise if there
is a formula I can enter to check duplication - that I haven't allocated the
same job for the same period twice - or vice versa? I don't know very little
about doing things like this and have done some checks just by looking down
filter columns. Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 153
Default ROTAS - Excel 2003

Using Excel's built-in Help, read up on the COUNTIF function.

Two ways it can be used a

- In an extra column(s) to report how many times a job is allocated.

- In conditional formatting to highlight jobs allocated too much (or
too little)

For a more specific suggestion, it'd help to know more about the data
layout.
  #3   Report Post  
Posted to microsoft.public.excel.misc
Eva Eva is offline
external usenet poster
 
Posts: 197
Default ROTAS - Excel 2003

if your data that you need to check are in col A:

=IF(MAX(COUNTIF(INDIRECT("A2:A"&(MAX((A2:A1000<"" )*ROW(A2:A1000)))),INDIRECT("A2:A"&(MAX((A2:A1000< "")*ROW(A2:A1000))))))1,"Duplicates","No Duplicates")

--
Please click "yes" if this post helped you!

Greatly appreciated

Eva


"Linda" wrote:

I have job rotas on 3 worksheets - 1 with people allocated to jobs (with
dates) on one and jobs info on the other 2. Please could you advise if there
is a formula I can enter to check duplication - that I haven't allocated the
same job for the same period twice - or vice versa? I don't know very little
about doing things like this and have done some checks just by looking down
filter columns. Thanks

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
Convert Excel 2003 spreadsheet into Outlook Contacts table 2003 Stuart[_4_] Excel Discussion (Misc queries) 2 October 6th 08 05:07 PM
formula for staff rotas bamboozled Excel Discussion (Misc queries) 0 February 7th 07 10:39 PM
Copying Excel 2003 Selection into Outlook 2003 HTML E-Mail Message [email protected] Excel Discussion (Misc queries) 0 July 10th 06 03:07 PM
Tough problem with rotas Scott Cheesman Excel Discussion (Misc queries) 0 April 2nd 05 10:51 AM
Excel 2003 Database Driver Visual FoxPro 7 on Server 2003. Cindy Winegarden Excel Discussion (Misc queries) 0 November 28th 04 12:07 AM


All times are GMT +1. The time now is 10:20 PM.

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

About Us

"It's about Microsoft Excel"