Best way to copy value from one range to other

cwng3

New Member
Joined
Nov 7, 2005
Messages
31
Hi,

I have a spreadsheet to which has to
1/ copy some data from another spreadsheet
2/ copy some data from other cell with formula in the same spreadsheet

For 1/, the existing macro is to open the external spreadsheet and copy the value

For 2/, we are just using range.select, range.copy and then range copy and paste value function

As a result, it cause lots of screen refreshing and spend lot of time.

Is there any better way to do these ?

Thanks a lot.

Tom
 
Yes I know but the problem is that when two people access the same macro at the same time it will cause locking problem. mmm. of course, the probability is very low.

Thanks
 
Upvote 0

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top