Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default como encuentro un valor de una tabla dinamica con buscarv?

Tengo una tabla dinamica y no se como hacer una busqueda con la función
BUSCARV, para que dando yo dos comandos me de el resultado.


I have a list and I don't know how to search for a result by using FINDV and
givin two commands instead of one!

PLEASE HELP!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default como encuentro un valor de una tabla dinamica con buscarv?

Hi Ger,

Perahaps, rather than VLookup(BUSCARV) you could use a combimation of the
Index (INDICE) and Match (COINCIDIR) functions.

See, for example, a solution recently posted by Bob Phillips to a similar
question:

http://tinyurl.com/aaen9

In his response, Bob suggests a formula :

=INDEX(C1:C100,MATCH(M1&M2,A1:A100&B1:B100,0))

In your Spanish version, this formula equates to:

=INDICE(C1:C100;COINCIDIR(M1&M2;A1:*A100&B1:B100;0 ))

where M1 and M2 are two lookup values.


Possibly you could adapt this to your situation.


---
Regards,
Norman



"Ger" wrote in message
...
Tengo una tabla dinamica y no se como hacer una busqueda con la función
BUSCARV, para que dando yo dos comandos me de el resultado.


I have a list and I don't know how to search for a result by using FINDV
and
givin two commands instead of one!

PLEASE HELP!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default como encuentro un valor de una tabla dinamica con buscarv?

Norman,

translateIT working ok for you?
<VBG

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Norman Jones wrote :

Hi Ger,

Perahaps, rather than VLookup(BUSCARV) you could use a combimation of
the Index (INDICE) and Match (COINCIDIR) functions.

See, for example, a solution recently posted by Bob Phillips to a
similar question:

http://tinyurl.com/aaen9

In his response, Bob suggests a formula :

=INDEX(C1:C100,MATCH(M1&M2,A1:A100&B1:B100,0))

In your Spanish version, this formula equates to:

=INDICE(C1:C100;COINCIDIR(M1&M2;A1:*A100&B1:B100;0 ))

where M1 and M2 are two lookup values.


Possibly you could adapt this to your situation.


---
Regards,
Norman



"Ger" wrote in message
...
Tengo una tabla dinamica y no se como hacer una busqueda con la
función BUSCARV, para que dando yo dos comandos me de el resultado.


I have a list and I don't know how to search for a result by using
FINDV and givin two commands instead of one!

PLEASE HELP!

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default como encuentro un valor de una tabla dinamica con buscarv?

Hi KeepITcool,

Yes, indeed - as per my private email many moons ago!



---
Regards,
Norman



"keepITcool" wrote in message
.com...
Norman,

translateIT working ok for you?
<VBG

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Norman Jones wrote :

Hi Ger,

Perahaps, rather than VLookup(BUSCARV) you could use a combimation of
the Index (INDICE) and Match (COINCIDIR) functions.

See, for example, a solution recently posted by Bob Phillips to a
similar question:

http://tinyurl.com/aaen9

In his response, Bob suggests a formula :

=INDEX(C1:C100,MATCH(M1&M2,A1:A100&B1:B100,0))

In your Spanish version, this formula equates to:

=INDICE(C1:C100;COINCIDIR(M1&M2;A1:*A100&B1:B100;0 ))

where M1 and M2 are two lookup values.


Possibly you could adapt this to your situation.


---
Regards,
Norman



"Ger" wrote in message
...
Tengo una tabla dinamica y no se como hacer una busqueda con la
función BUSCARV, para que dando yo dos comandos me de el resultado.


I have a list and I don't know how to search for a result by using
FINDV and givin two commands instead of one!

PLEASE HELP!



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
como aumentar um valor numa célula picando só com o rato jorge passos Excel Discussion (Misc queries) 2 November 4th 09 09:56 PM
Tabela Dinamica Agarb Carvalho Excel Worksheet Functions 3 July 7th 08 03:20 PM
EXCEL Dinamica Tabs Group New Users to Excel 2 November 15th 07 08:22 AM
Determinar o valor max Hugo C. Excel Discussion (Misc queries) 6 July 31st 07 06:40 AM
Como achar um determinado valor em uma coluna, por meio de fórmula Robson Carmello Charts and Charting in Excel 0 July 29th 05 11:00 PM


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