Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default Can´t get any result

I'm creating a work chart, and what i want to do is whernever appears Sat or
Sun, if week-off or holidays the result should be 0.

Dia Sem Ent SaÃ*d Ent SaÃ*d
1 6ª
2 Sab Folga
3 Dom
4 2ª
5 3ª
6 4ª
7 5ª
8 6ª 15 23 8
9 Sab 15 23 8
10 Dom 17 23 6

  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1,047
Default Can´t get any result

hi,

did you have a table with the holidays?

looking for Sun or Sat use IF function:

=if(or(b2="sat",b2="sun"),0,"")

note that when you will put the correct figure (i.é 15,23, etc) the formula
will be erased.

hth
regards from Brazil
Marcelo

"The Mole" escreveu:

I'm creating a work chart, and what i want to do is whernever appears Sat or
Sun, if week-off or holidays the result should be 0.

Dia Sem Ent SaÃ*d Ent SaÃ*d
1 6ª
2 Sab Folga
3 Dom
4 2ª
5 3ª
6 4ª
7 5ª
8 6ª 15 23 8
9 Sab 15 23 8
10 Dom 17 23 6

  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2
Default Can´t get any result



"Marcelo" escreveu:

hi,

did you have a table with the holidays?

looking for Sun or Sat use IF function:

=if(or(b2="sat",b2="sun"),0,"")

note that when you will put the correct figure (i.é 15,23, etc) the formula
will be erased.

hth
regards from Brazil
Marcelo

"The Mole" escreveu:

I'm creating a work chart, and what i want to do is whernever appears Sat or
Sun, if week-off or holidays the result should be 0.

Dia Semana SaÃ*da Entrada SaÃ*da Horas
1 6ª
2 Sab Folga 0
3 Dom
4 2ª
5 3ª
6 4ª
7 5ª
8 6ª 15 23 8
9 Sab Férias 0
10 Dom 17 23 6


Thanks, but what i need is something like this:whenever the words Férias or
Folga appear in the sme row of Sab or Dom the rul in the last row should be 0.

Once again thank you.
Best regards
Portugal
  #4   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1,047
Default Can´t get any result

Então Mole, vamos tentar o seguinte:

se bem entendi a fórmula da coluna "horas" deveria ter o seguinte:

=se(e(ou(c79="Sáb";c79="Dom");ou(e79="Férias";e7 9="Folga"));0;"número de
horas")

ou

=if(and(or(c79="Sáb",c79="Dom"),or(e79="Férias", e79="Folga")),0,"número de
horas")

se o seu excel estiver em inglês.

espero tê-lo ajudado, e aqui no Brasil todos estamos a torcer por Portugal.
um abraço
Marcelo

"The Mole" escreveu:



"Marcelo" escreveu:

hi,

did you have a table with the holidays?

looking for Sun or Sat use IF function:

=if(or(b2="sat",b2="sun"),0,"")

note that when you will put the correct figure (i.é 15,23, etc) the formula
will be erased.

hth
regards from Brazil
Marcelo

"The Mole" escreveu:

I'm creating a work chart, and what i want to do is whernever appears Sat or
Sun, if week-off or holidays the result should be 0.

Dia Semana SaÃ*da Entrada SaÃ*da Horas
1 6ª
2 Sab Folga 0
3 Dom
4 2ª
5 3ª
6 4ª
7 5ª
8 6ª 15 23 8
9 Sab Férias 0
10 Dom 17 23 6


Thanks, but what i need is something like this:whenever the words Férias or
Folga appear in the sme row of Sab or Dom the rul in the last row should be 0.

Once again thank you.
Best regards
Portugal

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
Adding "and" to Spellnumber code Ken G. Excel Discussion (Misc queries) 10 July 22nd 06 12:53 PM
Rs.10,250.00 formula Rupees ten thousand two hundred fifty only Abdul Hameed ([email protected] New Users to Excel 2 June 28th 06 10:33 AM
I NEED HELP with the SPELLNUMBER Function vag Excel Worksheet Functions 0 June 21st 05 08:17 AM
EXCEL:NUMBER TO GREEK WORDS vag Excel Worksheet Functions 1 June 15th 05 05:57 PM
Spellnumber Norman Jones Excel Worksheet Functions 6 December 13th 04 07:21 AM


All times are GMT +1. The time now is 10:07 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"