+ Reply to Thread
Results 1 to 4 of 4

calulate with input

  1. #1
    Registered User
    Join Date
    04-22-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    10

    calulate with input

    Hi,

    I want to write a time in a cell e.g. 12 minutes.

    then i want it to automatically divide 12 with 1440, without doing any extra typing.

    how do i do this ?

    thanks in advance!

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: calulate with input

    In an adjacent cell (B1 for example), enter a formula like =A1/1440. From then on, every time you enter a number in A1, B1 will show quotient.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    04-22-2013
    Location
    Denmark
    MS-Off Ver
    Excel 2010
    Posts
    10

    Re: calulate with input

    ye, that i know

    but i want it to be in one cell.. eg i enter 12 in A1 and press enter then i calc 12/1440.

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: calulate with input

    You'll need VBA

    Like in this link
    Last edited by Pepe Le Mokko; 05-06-2013 at 09:26 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1