PC Review


Reply
Thread Tools Rate Thread

AdvancedFilter on cells with formulas, returning values and not formulas

 
 
Claus
Guest
Posts: n/a
 
      7th Sep 2005
Hi again folks

When i use this:

Range("E37:E182").AdvancedFilter Action:=xlFilterCopy,
CopyToRange:=Range("AM5"), Unique:=True

i get the formulas (the same in all rows)

I need the values instead.

Is this possible ?

Regards,
Claus


 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      7th Sep 2005
How about filtering in place
then copying the visible cells and paste|special|values

Claus wrote:
>
> Hi again folks
>
> When i use this:
>
> Range("E37:E182").AdvancedFilter Action:=xlFilterCopy,
> CopyToRange:=Range("AM5"), Unique:=True
>
> i get the formulas (the same in all rows)
>
> I need the values instead.
>
> Is this possible ?
>
> Regards,
> Claus


--

Dave Peterson
 
Reply With Quote
 
Claus
Guest
Posts: n/a
 
      7th Sep 2005
Hi Dave

I solved the problem. Needed headings in the range.

I wrote an email about 2 hours ago about this, but it did'nt get appear.
Don't know why.

Sorry for the unconvinience

Claus

"Dave Peterson" <(E-Mail Removed)> skrev i en meddelelse
news:(E-Mail Removed)...
> How about filtering in place
> then copying the visible cells and paste|special|values
>
> Claus wrote:
>>
>> Hi again folks
>>
>> When i use this:
>>
>> Range("E37:E182").AdvancedFilter Action:=xlFilterCopy,
>> CopyToRange:=Range("AM5"), Unique:=True
>>
>> i get the formulas (the same in all rows)
>>
>> I need the values instead.
>>
>> Is this possible ?
>>
>> Regards,
>> Claus

>
> --
>
> Dave Peterson



 
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
vlookups returning formulas - not values - in excel Buckshot Microsoft Excel Worksheet Functions 4 24th Dec 2008 07:46 PM
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP =?Utf-8?B?U2hlcmJlcmc=?= Microsoft Excel Worksheet Functions 4 11th Sep 2007 01:34 AM
Returning last columns with no values in (but possibly w. formulas =?Utf-8?B?S3JhZ2VsdW5k?= Microsoft Excel Programming 4 3rd Feb 2007 08:15 AM
vlookup formulas returning no values =?Utf-8?B?TW9nbGU=?= Microsoft Excel Worksheet Functions 5 11th Aug 2005 04:50 PM
Re: Formulas to ignore cells with no or zero values Frank Kabel Microsoft Excel Worksheet Functions 0 10th Sep 2004 05:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:49 AM.