PC Review


Reply
Thread Tools Rate Thread

Auto sort help.

 
 
Ephraim
Guest
Posts: n/a
 
      3rd Feb 2011
I would like to know, short of manually sorting and then unsorting, if I could have a worksheet sorted automagically when I have clicked on its tab and then unsorted when I click on any other tab.

The sorted worksheet is called DataEntry and the other worksheet is called WorkOrders. When I click on DataEntry I'd like to have that sheet sorted oncolumn "LastName" and then column "AreaCode". When I click on WorkOrders I'd like to have the DataEntry sheet unsorted so that vlookup (in WorkOrders) will work properly.

I suppose a macro could be written to do this but I am not great with macros.

Thanks
 
Reply With Quote
 
 
 
 
ward376
Guest
Posts: n/a
 
      7th Feb 2011
On Feb 3, 12:27*pm, Ephraim <rick.mal...@gmail.com> wrote:
> I'd like to have the DataEntry sheet unsorted so that vlookup (in WorkOrders) will work


Do you want this data sorted because you want vlookup to find
particular values first?

If you want vlookup to find exact matches regardless of the way the
data is sorted, make the last argument (Range_Lookup) "False".

Thanks!
Cliff Edwards
 
Reply With Quote
 
Don Guillett
Guest
Posts: n/a
 
      7th Feb 2011
On Feb 6, 7:10*pm, ward376 <cledwards1...@gmail.com> wrote:
> On Feb 3, 12:27*pm, Ephraim <rick.mal...@gmail.com> wrote:
>
> > I'd like to have the DataEntry sheet unsorted so that vlookup (in WorkOrders) will work

>
> Do you want this data sorted because you want vlookup to find
> particular values first?
>
> If you want vlookup to find exact matches regardless of the way the
> data is sorted, make the last argument (Range_Lookup) "False".
>
> Thanks!
> Cliff Edwards


To clarify

=vlookup(value,range,2,false) or
=vlookup(value,range,2,0) that's a zero
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to Auto sort or save a sort? =?Utf-8?B?QmFyYmll?= Microsoft Excel Misc 11 1st Dec 2009 09:48 PM
Auto-Sort Won't Sort All Column Cells TikiTembo Microsoft Excel Misc 1 25th Mar 2008 07:00 PM
Last one for the day! Auto sort. =?Utf-8?B?bG9j?= Microsoft Excel Setup 3 22nd May 2007 07:22 PM
Auto sort A Microsoft Excel Worksheet Functions 1 29th Mar 2006 11:13 PM
Auto Sort Rob04 Microsoft Excel Misc 2 11th May 2004 06:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:23 PM.