Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am a total newbie with this stuff so I am hoping someone has the
patience to assist me. I have a workbook with 2 tabs: Tab 1 is called Historical. Historical has 2 columns. Column A1 is "Date" and Column B1 is "ZAR to USD." Historical has a Date (MM/DD/YY) in cell A2 and a number value in B2. The data from both columns go down to row 111. Tab 2 is called Services. Services has 4 columns. Column A1 is "CPT" Column B1 is DOS, Column C1 is "ZAR" and Column D1 is "USD." The Services tab has a 5 digit number in A2, a Date (MM/DD/YY) in B2 and a currency value in C2 (i.e. 214.32). I am trying to figure out how to put a formula or function (not sure what it should be) on the Services Tab 2 in cell D2 that will take the Date from Services Tab 2 in cell B2, match it to the same Date from Historical Tab 1 in cell A2, then take the corresponding number value from Historical Tab 1 in cell B2 (that matches the dates exactly), and multiply it by the currency value from Services Tab 2 in Cell C2 with the result being displayed on the Services Tab 2 in cell D2 called "USD." I appreciate any help! Thanks! David |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Issues with Linking Data in Various Tabs within a workbook? | Excel Worksheet Functions | |||
$%Macro to Copy from one workbook to other when matching data | Excel Discussion (Misc queries) | |||
macro copy data from one workbook to other by matching date | Excel Discussion (Misc queries) | |||
Moving Data to new tabs within a workbook | Excel Programming | |||
Regarding data in multiple tabs in a workbook | Excel Programming |