#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default Logical test

for eg if i enter in a column Breakshift, i want in another column digit one
automatically. what is the formula for this? Does the if function work only
for numbers or it works for alphabets too?
--
Life isa journey not a destination
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Logical test

Put this in the "1" column
=IF(A1="Breakshift",1,"")

Sherees wrote:

for eg if i enter in a column Breakshift, i want in another column digit one
automatically. what is the formula for this? Does the if function work only
for numbers or it works for alphabets too?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default Logical test

This is what I want to know..
cell B1 & C1 is the cell to enter the duties of two staffs (namely X & Y).
B1 is for staff X, C1 is for staff Y. staff can chose any one of duty in B1
& C1 frm a dropdownlist of 10 different duties(like "Break shift", "10 - 6
PM", "10 - 2 PM"..and so on)..

We have another cell D1 E1 & F1 where we enter the staff strength in the
shop on three intervals of time (say 10 - 2PM, 2 - 6PM, & 6 - 10PM)
Assume D1 cell to show the staffs present in the shop during time interval
10 - 2PM, E1 for 2 - 6PM & F1 for 6 - 10PM.

Now for eg, staff X chose her duty as Break Shift in cell B1(assume cell B1
as Jan 1, B2 as Jan 2 and so on), now we enter in D1 & F1 digit 1. & the
other staff chose 2 -10pm duty in C1 now the staff strenght cells are as
follows...

D1 shows 1, E1 shows 1 &F1 shows 2... This is entered manually now checking
the staff duty.. Is it possible to automate it.. When the staff's select
their duty the staff strength column in the particular day must show up the
number of staffs as per the duty automatically.. Pls help me

rgds,
--
Life isa journey not a destination


"Bob I" wrote:

Put this in the "1" column
=IF(A1="Breakshift",1,"")

Sherees wrote:

for eg if i enter in a column Breakshift, i want in another column digit one
automatically. what is the formula for this? Does the if function work only
for numbers or it works for alphabets too?


.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 136
Default Logical test

=IF(A1="Breakshift",1,"")





--


Regards,


Peo Sjoblom


"Sherees" wrote in message
...
for eg if i enter in a column Breakshift, i want in another column digit
one
automatically. what is the formula for this? Does the if function work
only
for numbers or it works for alphabets too?
--
Life isa journey not a destination



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
Logical Test AFA Excel Worksheet Functions 2 May 13th 08 02:56 AM
Logical Test Melody Excel Worksheet Functions 5 February 20th 08 03:26 AM
Logical test retiredguy New Users to Excel 2 January 27th 07 05:56 PM
logical test LisaD Excel Worksheet Functions 3 August 8th 06 03:24 PM
logical test Ron Coderre Excel Worksheet Functions 0 August 7th 06 08:02 PM


All times are GMT +1. The time now is 08:55 AM.

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"