#1   Report Post  
wolfmasterr
 
Posts: n/a
Default 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

  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

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



  #3   Report Post  
JE McGimpsey
 
Posts: n/a
Default

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

  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM
Help with array formula Excel Worksheet Functions 2 January 20th 05 04:17 PM
Cell shows formula and not the result of the formula. stumpy1220 Excel Worksheet Functions 2 January 14th 05 05:11 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"