LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How to copy cells value and not formula

Hi there,

i found something like this to copy a cell in a worksheet to another
worksheet:

Cells(1, 1).Copy Destination:=Worksheets("Sheet2").Cells(1, 1)

This works fine for me for all field expect formula. I wanna copy the Value
of this field but it copies the formula. How can i do this?

Thank you for your advice!

Greetz kaiserlich
 
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
I need to copy a formula to a 100 cells Dennis Gelso Excel Discussion (Misc queries) 3 April 8th 10 08:31 PM
copy cells using formula Kashyap Excel Worksheet Functions 3 November 11th 08 04:17 AM
Copy Cells Formula archsmooth Setting up and Configuration of Excel 3 January 10th 08 04:16 PM
Copy/Paste how to avoid the copy of formula cells w/o calc values Dennis Excel Discussion (Misc queries) 10 March 2nd 06 10:47 PM
Copy a formula to a range of cells via VB6 using .Range(Cells(row,col), Cells(row,col)).Formula= statement Kevin Excel Programming 7 October 5th 04 08:11 PM


All times are GMT +1. The time now is 04:53 AM.

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"