![]() |
Display a formula as a value using a macro
I have a macro which allows me to display unique data on a seperate worksheet. How can I get the concatenate formula to display as text on my new worksheet? Below is the macro I used to sort unique values. Sub uniquevalue() Sheets("Conversion").Range("G2:G3000").AdvancedFil ter Action:=xlFilterCopy, _ CopyToRange:=Range("C2"), Unique:=True End Sub Thanks |
All times are GMT +1. The time now is 09:51 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com