Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I use Cell Link in Macro?

This is what I have
Sheets("name list").Select
Range("A1").Select
ActiveCell.Offset(2, 0).Range("B1:D4").Select
Selection.Copy
Sheets("Transm.").Select
Range("B10").Select
ActiveSheet.Paste
Range("B14").Select
End Sub

I think I want to insert the cell reference (E1) into the line where the 2
is. E1 is my Cell link location.


"dfrost57" wrote:

I am trying to create Combo Box on one worksheet to access list of names on
another worksheet and copy name and address into the first worksheet. I have
the Cell link cell on the sheet with the names. I am trying to create the
macro and use the cell link in it to access the correct name and address. I
can not figure out how to do this. Any help would be appreciated.

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
I want to link a cell in the macro [email protected] Excel Discussion (Misc queries) 1 April 9th 07 06:30 AM
Link cell contents to a Macro? Dave Excel Programming 6 August 28th 06 09:36 PM
if i sort cell that has link to another page how to keep link steve Bahrain Excel Discussion (Misc queries) 1 August 16th 06 01:20 PM
Web Query: Obtaining source link from a cell in a macro tx12345[_4_] Excel Programming 3 January 8th 06 06:46 PM
Link a macro to a cell value Rich[_20_] Excel Programming 4 November 5th 03 06:35 PM


All times are GMT +1. The time now is 07:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"