Hi group,

I need some help on sheet linkages,

I have 4 different excel sheets, 1 is master sheet and the remaing sheet are
data sheets.

The data sheets pick up a valus from the master sheet and does some
calculations. The resuts from these data sheets are then pulled back in the
master sheet.

The problem is that three different people work on the data sheets  and
master sheet and the valus keep updating. the format of the sheets always
remain same and just the values in designated cells keeps changing.
everytime an upadtion happens, i have to rework the link between that sheet
and the master sheet.

*Is there a way to automatically redirect the links in both the sheets ???*

Thanks & Reagrds,
Saurabh

On Sun, Aug 31, 2008 at 12:28 PM, Mayank Patel <[EMAIL PROTECTED]> wrote:

>  Hi shaily,
> I saw ur problem i think this is because u have made the entire cell of
> lookup value constant u only need to constant the column and not the row.
> solution is given below
> =VLOOKUP($A$3,MASTER!$A$3:$D$11,COLUMN(MASTER!B4),FALSE)
> This should be =VLOOKUP($A3,MASTER!$A$3:$D$11,COLUMN(MASTER!B4),FALSE)
>
>
> Rgds
> Mayank
>
>   On Sat, Aug 30, 2008 at 3:27 PM, shaily goel <[EMAIL PROTECTED]
> > wrote:
>
>>
>>
>> Hi Atul,
>>
>> this formula is not working for rows i think that i am doing some mistakes
>>
>> pl check why it is not working for cell b4
>>
>> what is the mistake
>>
>>
>> Thanks
>> Regards,
>> Shaily
>>
>>
>>
>>
>> On Thu, 28 Aug 2008 SINGHAL, ATUL. wrote :
>> >Hi Rishi,
>> >
>> >The formulae in the enclosed file may help you.
>> >
>> >Regards
>> >Atul
>> >
>> >
>> >-----Original Message-----
>> > From: rishi [mailto:[EMAIL PROTECTED]
>> >Sent: August 26, 2008 11:30 PM
>> >To: excel-macros@googlegroups.com
>> >Subject: $$Excel-Macros$$ Vlookup Help
>> >
>> >
>> >
>> >Hi  All,
>> >
>> >
>> >
>> >I have a couple of problems :
>> >
>> >1.
>> >
>> >I wanted to know if there is some short cut for using vlookup multiple
>> times
>> >.
>> >
>> >For eg,
>> >
>> >I have a table with Name , Phone no ,address..etc in a workbook.
>> >
>> >I have a few names from the master list in the second sheet .
>> >
>> >Now I want to use vlookup to pull all the details from the first sheet
>> i.e
>> >phone no , address , etc .
>> >
>> >I don't want to write individual vlookup for each column .
>> >
>> >Wanted to know if there is any short cut .
>> >
>> >
>> >
>> >2.
>> >
>> >
>> >
>> >With similar sheet ,
>> >
>> >If the names in the second sheet have some minor spelling mistakes,is it
>> >possible to still pull out data from the first sheet .
>> >
>> >For eg.
>> >
>> >Shree Ram in the first sheet could be Sri Ram in the second
>> >
>> >OR
>> >
>> >Ram Ltd could be Ram Ltd. In the second sheet .
>> >
>> >
>> >
>> >Using vlookup in such a case is not working...so is there any other way
>> >someone can suggest ?
>> >
>> >
>> >
>> >Thanks in advance .
>> >
>> >
>> >
>> >Rishi
>> >
>> >
>> >
>> >
>> >
>> >This Message was sent from Indian Oil Messaging Gateway. The information
>> contained in this electronic message and any attachments to this message are
>> intended for the exclusive use of the addressee(s) and may contain
>> proprietary, confidential or privileged information. If you are not the
>> intended recipient, you should not disseminate, distribute or copy this
>> e-mail. Please notify the sender immediately and destroy all copies of this
>> message and any attachments.
>> >
>> >
>> >>
>>
>>
>>
>>
>>
>
>
> --
> Regards
> Mayank Patel
> 9822978041
> 9422749110
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To post to this group, send email to excel-macros@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/excel-macros?hl=en

Visit & Join Our Orkut Community at 
http://www.orkut.com/Community.aspx?cmm=22913620

Visit the blog to download Excel tutorials at 
http://www.excel-macros.blogspot.com

To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com

To see the Daily Excel Tips, Go to:
http://exceldailytip.blogspot.com
-~----------~----~----~----~------~----~------~--~---

Reply via email to