LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Copying data from one cell to another

Hello CK,

Here's are two articles help with your question.

MSDN Article: "Chapter 5: Using Ranges"
Link:
http://msdn.microsoft.com/library/de...us/dnexvba/htm
l/odc_5709_chap05idx.asp

KB Article: How to Customize a Custom Toolbar Button
Q213754



Sonny Kocak

Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.




--------------------
| From: "Tom Ogilvy"
| References:
| Subject: Copying data from one cell to another
| Date: Tue, 3 Feb 2004 16:28:51 -0500
| Lines: 27
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID:
| Newsgroups: microsoft.public.excel.programming
| NNTP-Posting-Host: host-141-116-172-231.ptr.hqda.pentagon.mil
141.116.172.231
| Path:
cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTN GXA05.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP09.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.excel.programming:459000
| X-Tomcat-NG: microsoft.public.excel.programming
|
| Private Sub CommandButton1_Click()
| Range("A1").Copy Destination:=Range("B9"
| End Sub
|
| --
| Regards,
| Tom Ogilvy
|
|
| "cakonopka " wrote in message
| ...
| Hi there all
|
| i want to copy info from one cell into another with the click of a
| button, any idea how i do this?
|
| cheers
|
|
| from CK
|
|
| ---
| Message posted from
http://www.ExcelForum.com/
|
|
|
|

 
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
Keep Cell Data Blank when Copying It king60611 Excel Discussion (Misc queries) 5 January 8th 10 11:02 PM
Copying data depending on cell value ivory_kitten Excel Worksheet Functions 0 August 31st 06 04:54 AM
copying data to an adjacent cell Paul K. Excel Discussion (Misc queries) 2 October 5th 05 03:39 PM
Copying cell data Telavera Excel Discussion (Misc queries) 5 May 6th 05 01:10 AM
Copying data down to next dirty cell, then copying that data slarson Excel Programming 0 September 15th 03 09:19 PM


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