ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   writing a formula (https://www.excelbanter.com/excel-discussion-misc-queries/27292-writing-formula.html)

wolfmasterr

writing a formula
 
how do I write a formula that will allow me to input dollar amount in c1 and
then have excel divide that amount by 13.57 and convert the result into days
then also add that figure to a date already input into di and so on down the
columns


N Harkawat

On the desired cell type this formula and copy it down that column
=int(c1/13.57)+d1



"wolfmasterr" wrote in message
...
how do I write a formula that will allow me to input dollar amount in c1
and
then have excel divide that amount by 13.57 and convert the result into
days
then also add that figure to a date already input into di and so on down
the
columns




JE McGimpsey

One way:

=D1 + INT(C1/13.57)

Format as a date.

In article ,
"wolfmasterr" wrote:

how do I write a formula that will allow me to input dollar amount in c1 and
then have excel divide that amount by 13.57 and convert the result into days
then also add that figure to a date already input into di and so on down the
columns


Bob Phillips

I thought we solved this yesterday?

--
HTH

Bob Phillips

"wolfmasterr" wrote in message
...
how do I write a formula that will allow me to input dollar amount in c1

and
then have excel divide that amount by 13.57 and convert the result into

days
then also add that figure to a date already input into di and so on down

the
columns





All times are GMT +1. The time now is 10:14 PM.

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