Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have text throughout a worksheet that look like this, for exampe:
%&%a1 I can run a macro to replace %&% with =, and that "turns on" the formulas. However, I the formulas in question are much more complicated, and they need an aray input -- control shift enter. I tried recording a macro that would replace all regular formulas with aray formulas -- but it wouldn't record. Does anyone have any code that would replace all the regular formulas on a worksheet with Aray formulas? and since I"m already asking the question, out of curiosity, what code would convert to aray formulas for just a section of the worksheet? Separately, I have a follow up nonessential question for anyone interested -- all of these aray formulas slow up my workbook -- any direction as to creating a macro that would take the place of these aray formulas -- that way I run the macro and it refreshes the data? those were a lot of questions. thanks very much for thinking about it. SteveC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert Array Formulas to Regular Formulas | Excel Worksheet Functions | |||
Convert Array Formulas to Regular Formulas | Excel Worksheet Functions | |||
Convert Values to formulas | Excel Worksheet Functions | |||
I get my formulas like this RC[-1]*R[-2]C[6] how could I convert . | Excel Worksheet Functions | |||
convert a worksheet with formulas to a macro | Excel Programming |