Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default Copy paste a formula in multiple cells

You can still use this method, in advance define your named range by
selecting all cells using either code or from the keyboard ctrl key then
Insert-Name-Define from the menu, add a name for the range and press Add.
You can then copy the formula to this named range.........

Range("A1").Copy Destination:=Range("mixedRange")

--
Cheers
Nigel



"vijaya" wrote in message
...
I dont have consecutive cells ,I have cells like G3, G6, G9... uptil G500

or so
How should I copy paste the formula

"vijaya" wrote:

Hi
I wanted to copy and paste a formula in 500 different cells . I dont

want to
manually select the 500 different cells.

How can i copy paste the formula



Reply
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
Trying to copy and paste line of text into multiple cells .Net Sports Excel Discussion (Misc queries) 1 October 21st 08 02:10 AM
how copy formula and only paste into 20,000 cells dlb1228 Excel Discussion (Misc queries) 1 February 28th 07 09:30 PM
macro copy/paste data from multiple cells to multiple cells Diana Excel Discussion (Misc queries) 0 July 10th 06 09:24 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
How to copy and paste same formula in multiple cells? Amanda Excel Worksheet Functions 1 June 30th 05 04:16 PM


All times are GMT +1. The time now is 12:39 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"