MrExcel Message Board


Go Back   MrExcel Message Board > Question Forums > Excel Questions

Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old Mar 30th, 2004, 07:49 PM   #1
Jack_58
 
Join Date: Dec 2002
Posts: 208
Default VBA MAcro Code Question..Is it possible??

How would it be possible to write code to have my macro take the current figure that is in the sum of the column and continue with the macro? The current code looks like this

ActiveCell.FormulaR1C1 = "=RC[-1]/3223894.484"
ActiveCell.Select
Selection.Copy

However the Number will be a different figure, based on the rest of the figures in the column.

Is it possible to have Excel automatically detect and copy the figure calculated in that cell, which is Dynamic?


Thanks in advance.



Jack
Jack_58 is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT +1. The time now is 09:28 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
All contents Copyright 1998-2009 by MrExcel Consulting.