Thread
:
Copy cell to another cell using Macro
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben
external usenet poster
Posts: 22,906
Copy cell to another cell using Macro
I like that bit Jerry.
Much shorter than the version I came up with.
Gord
On Sat, 20 Oct 2007 17:58:00 -0700, JLatham <HelpFrom @
Jlathamsite.com.(removethis) wrote:
Target.Offset(0, 2) = Target.Offset(0, 1)
Reply With Quote
Gord Dibben
View Public Profile
Find all posts by Gord Dibben