LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Help with taking formula to vba code

Hi all

Obviously I am new to VBA code

I am getting this data from VBA code

Total MONTH TYPE D E F G
-================================================== =
1 0 Air Cooled 1 0 0 0
0 32 Column 16 11 5 0
2 0 Fire 0 1 0 1
489 0 Pipe 94 123 143 129
169 0 Pressure 16 51 52 50
126 0 Shell 53 33 33 7
17 0 Storage 3 11 2 1
836 0 Total 183 230 235 188

For the next Column I need to apply this Formula
=(10*D8+7*E8+4*F8+1*G8)/(D8+E8+F8+G8)

Now the no: of rows cld change.
I plan to do this, After I print all the data, I will fire a function
that look at D,E,F,G and do the calculations
Can I continue that to the bottom rows?

Thanx for ur help

 
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
Formula for taking text out of column B and placing it into column urlocaljeweler New Users to Excel 1 December 8th 09 06:47 PM
Taking formula to text Dkline Excel Worksheet Functions 3 April 29th 08 05:14 PM
Autofilter COUNTA formula not taking into account hidden cells Sarah Excel Discussion (Misc queries) 1 August 17th 07 01:17 PM
need help w/ formula for taking lunch & overtime out of a 9 hour jodee501 Excel Discussion (Misc queries) 2 March 31st 07 12:18 AM
Problem with formula - Taking too long for calculation Shashi Bhosale Excel Programming 2 September 9th 03 07:14 PM


All times are GMT +1. The time now is 12:32 AM.

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"