Multi-sheet issue

A

Abir

I have several sheets of budget numbers that are linking
from one sheet to another. In linking several sheets by
pulling totals from one sheet to create other totals in
another sheet we seem to have lost the ability to sort
without changing the totals on the endpoint sheet. This
happens because we're linking to the source sheet using
the Sheet and Cell info and the sort places the totals in
different cells than the ones named in the second sheet.
Anyway to deal with this problem? Thanks. Koz
 
T

Tom Ogilvy

if the leftmost column has some identifying value, you could use the vlookup
function to find the appropriate row and return the value.
 
A

Abir

Thanks Tom. Appreciate it. Abir
-----Original Message-----
if the leftmost column has some identifying value, you could use the vlookup
function to find the appropriate row and return the value.

--
Regards,
Tom Ogilvy




.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top