Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I Know this is a very simple question, but as I am just
learning VBA and your help is greatly appreciated. I have two arrays: priceArr = .Range("A1:A8").Value quantityArr = .Range("B1:B3").Value I would like to make a very simple calculation [price * quantity = revenue ] for each row and output the result in colum C (i.e. C1:C8). How do I go about that? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Very basic VBA question. | Excel Discussion (Misc queries) | |||
basic question | New Users to Excel | |||
Basic question - how to do an average | Excel Worksheet Functions | |||
Basic question...sorry | Excel Worksheet Functions | |||
Basic question | Excel Discussion (Misc queries) |