LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 692
Default Compare/Copy columns from two books?

with wkbk3.Sheets(x).Range("D1:D" & lrw)
.FormulaR1C1 ="=abs((RC[-2]-RC[-3])/RC[-2])"
.NumberFormat = "0.00%"
end with

--
steveB

Remove "AYN" from email to respond
"dailo" wrote in
message ...

So I'm tweaking around a little more and I want the delta to display as
a percentage how can I format this line so that it will display as a
percentage instead of a decimal?

wkbk3.Sheets(x).Range("D1:D" & lrw).FormulaR1C1 =
"=abs((RC[-2]-RC[-3])/RC[-2])"

Thanks.


--
dailo
------------------------------------------------------------------------
dailo's Profile:
http://www.excelforum.com/member.php...o&userid=25500
View this thread: http://www.excelforum.com/showthread...hreadid=389444



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compare 4 columns and copy saman110 via OfficeKB.com Excel Discussion (Misc queries) 2 August 10th 07 05:49 PM
compare 2 books in excel?? LFCS Excel Worksheet Functions 1 July 11th 06 11:26 AM
compare a value in two w/books TUNGANA KURMA RAJU Excel Discussion (Misc queries) 4 December 27th 05 06:31 AM
compare books macro bill Excel Programming 0 August 11th 03 03:36 AM
compare books bill Excel Programming 0 August 9th 03 01:29 AM


All times are GMT +1. The time now is 12:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"