ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Problem in linking (https://www.excelbanter.com/excel-programming/364087-problem-linking.html)

help

Problem in linking
 
Here is my code,

WS2.Worksheets(1).Range("AE" & Lr).Value =
WS1.Worksheets("SUMMARY").Range("C83").Value

WS1.Worksheets("SUMMARY").Range("C83").Value=19%
the problem is when the value retrieve from WS1.Worksheet to WS2.Worksheet,
it become

WS2.Worksheets(1).Range("AE" & Lr).Value=0.186219439996908


i want the value is exactly same with WS1.worksheet

So,do anyone know how to solve this problem?

Thanks...



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com