Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I write the formula to replace data that occurs in every 46th
row in col B (for example, in B1, B47, etc) with data that occurs in every row in Col C (for example, in C1, C2, etc)? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() If you are going to use an IF statement, you can test for the 46 condition with (row-1)/46 = int(row-1)/46 which is true for 1, 47 etc. -- mrice Research Scientist with many years of spreadsheet development experience ------------------------------------------------------------------------ mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931 View this thread: http://www.excelforum.com/showthread...hreadid=552726 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Named formulas in CHOOSE need to be Relative references when paste | Excel Worksheet Functions | |||
I want chart source data to be relative references, not absolute. | Charts and Charting in Excel | |||
Confused about relative references in named formulas | Excel Worksheet Functions | |||
Averaging using relative references across sheets | Excel Discussion (Misc queries) | |||
How can I enable the "Record Using Relative References" option in. | Excel Discussion (Misc queries) |