#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default dynamic PROCV

I need to use the PROCV function as following:
cell 1 - type of product [name of cell group]; cell 2 - one number; and
the function should be:
=PROCV(cell 2;cell1;x;FALSE) but the cell1 string is denied. Is there a
soluction? 'Cause this two info are not constant.

Thank's
--
Alea jacta est!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 733
Default dynamic PROCV

Ninho wrote...
I need to use the PROCV function as following:
cell 1 - type of product [name of cell group]; cell 2 - one number;
and the function should be:
=PROCV(cell 2;cell1;x;FALSE)
but the cell1 string is denied. Is there a soluction? 'Cause this two
info are not constant.


I'm guessing that PROCV is the Portuguese language version equivalent
of the English language version's VLOOKUP function. Looks like the
English language version formula you're after is

=VLOOKUP(cell2,INDIRECT(cell1),x,0)

Up to you to translate these. Also, you find it expedient to post in
Portuguese language Excel newsgroups.

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
Dynamic Formula with Dynamic Address dmz_asdf Excel Worksheet Functions 7 December 15th 06 07:13 PM
Make dynamic charts more dynamic Milo Charts and Charting in Excel 1 April 12th 06 09:01 AM
Help with copying dynamic column selected based on remote cell value and dynamic formula fill ers Charts and Charting in Excel 0 March 1st 06 01:05 AM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Dynamic Formulas with Dynamic Ranges Ralph Howarth Excel Worksheet Functions 5 January 21st 05 08:44 AM


All times are GMT +1. The time now is 12:18 PM.

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"