ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Formula as User Defined Function (https://www.excelbanter.com/excel-programming/312838-formula-user-defined-function.html)

EstherJ

Formula as User Defined Function
 
How do I get the following formula to work as a user defined function.

=if(a1=9,(b1+1),b1) and paste the result in cell c1

It would then have to work in row 2, 3 etc referering to those rows.

Thank you,

Esther

Frank Kabel

Formula as User Defined Function
 
Hi
why do you want a UDF for this?. will slow down your Excel sheet and
won't be much simpler? Just copy this formula down

--
Regards
Frank Kabel
Frankfurt, Germany

"EstherJ" schrieb im Newsbeitrag
...
How do I get the following formula to work as a user defined

function.

=if(a1=9,(b1+1),b1) and paste the result in cell c1

It would then have to work in row 2, 3 etc referering to those rows.

Thank you,

Esther



EstherJ

Formula as User Defined Function
 
I have been copying down the formulas and then copying and pasting the
value, but I'm doing this for 4 columns of formulas over about 2000 rows. I
was looking for an easier solution as I have to recalculate the coumns
sometimes.

Thanks,

Esther

"Frank Kabel" wrote:

Hi
why do you want a UDF for this?. will slow down your Excel sheet and
won't be much simpler? Just copy this formula down

--
Regards
Frank Kabel
Frankfurt, Germany

"EstherJ" schrieb im Newsbeitrag
...
How do I get the following formula to work as a user defined

function.

=if(a1=9,(b1+1),b1) and paste the result in cell c1

It would then have to work in row 2, 3 etc referering to those rows.

Thank you,

Esther




Frank Kabel

Formula as User Defined Function
 
Hi
a UDF has to be copied in the same way. You may consider using a macro
inserting the formulas but normally copy/paste should be easier. e.g.
- insert the formula in the first row
- double click on the lower right corner of this formula cell. Excel
should copy the formula for all rows automatically

--
Regards
Frank Kabel
Frankfurt, Germany


EstherJ wrote:
I have been copying down the formulas and then copying and pasting
the value, but I'm doing this for 4 columns of formulas over about
2000 rows. I was looking for an easier solution as I have to
recalculate the coumns sometimes.

Thanks,

Esther

"Frank Kabel" wrote:

Hi
why do you want a UDF for this?. will slow down your Excel sheet and
won't be much simpler? Just copy this formula down

--
Regards
Frank Kabel
Frankfurt, Germany

"EstherJ" schrieb im Newsbeitrag
...
How do I get the following formula to work as a user defined

function.

=if(a1=9,(b1+1),b1) and paste the result in cell c1

It would then have to work in row 2, 3 etc referering to those

rows.

Thank you,

Esther




All times are GMT +1. The time now is 05:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com