Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default copy an offset value when select

Dear all,

I have a sheet content a column cusip and a column proceed amount. I
want to know how to write a VBA when I right click cusip cell and it
will auto copy the offset cell, assume 2 column right beside it,
value.
I want to combine this 2 movement in one VBA, if any one know how to.

I have a Bloomberg VBA will execute when I first right click cusip
cell:

Sub CPD()
BBfunction = "CPD"
Call bbfunctioncall(BBfunction)
End Sub

If anyone have idea, please give me a hint, thanks a lot.

Vincent

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
what does target.offset(0,-1).select mean here? clara Excel Programming 1 April 24th 07 08:38 PM
Find, Copy offset to offset on other sheet, Run-time 1004. Finny[_3_] Excel Programming 10 December 7th 06 11:46 PM
Help in using an Offset in a .Range().Select roblo[_6_] Excel Programming 7 August 26th 05 10:39 PM
Select row (with offset) from VB formula result RAP Excel Programming 1 August 7th 05 09:22 AM
Select and Copy Range using Offset jondorv Excel Programming 1 May 16th 04 05:23 PM


All times are GMT +1. The time now is 12:04 PM.

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"