+ Reply to Thread
Results 1 to 7 of 7

Complicated multiply function

  1. #1
    Registered User
    Join Date
    10-27-2019
    Location
    London
    MS-Off Ver
    2010
    Posts
    3

    Complicated multiply function

    Dear Friend,

    Apologies for what I feel it is a pretty stupid question, however it seems impossible for me find my way out of this. Here is what I am trying to do:

    I have to cells, cell 1 and cell 2. I would like to type any number into cell 1 and have this number multiplied by the number I have given in the cell 2.

    Is this is even possible to do?

    Thank you in advance for your reply and help.

    Cheers,

    Adam.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Complicated multiply function

    In cell3: =cell1 * cell2

    If you wanted the result to appear in cell1, it would require VBA.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,717

    Re: Complicated multiply function

    Welcome to the forum.

    Not in just two cells with a formula, however it can be done in a third cell.

    A1 = Chosen number

    A2 = Chosen multiplier

    A3:

    =A1*A2

    Is this suitable? If not, you may need VBA.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    10-27-2019
    Location
    London
    MS-Off Ver
    2010
    Posts
    3

    Re: Complicated multiply function

    Thank you so much for the rapid reply!

    Yes this is exactly what I want... Unfortunately no chance to get it in this life... I will figure another way out.

    Thank you very much again!

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,717

    Re: Complicated multiply function

    What does that mean?

  6. #6
    Registered User
    Join Date
    10-27-2019
    Location
    London
    MS-Off Ver
    2010
    Posts
    3

    Re: Complicated multiply function

    Quote Originally Posted by AliGW View Post
    What does that mean?
    oops so sorry that was meant to be a reply to the chilean friend that replied before! Learning to script in VB would not be an option for the moment.

    Thank you too so much as well both for the help and the wishes! It feels nice to be here and getting so much help that fast!

    Best wishes from me as well,

    Adam.

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,717

    Re: Complicated multiply function

    Chilean friend?

    Are we done here, or do you still need help?

    Perhaps you misidentified the flag? It’s the Texan flag, the lone star state. Last time I checked, Texas was in the USA, not Chile.
    Last edited by AliGW; 10-27-2019 at 05:43 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Trying to Multiply the result of an IF function combined with a VLOOKUP function
    By ucca in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-28-2018, 02:32 AM
  2. Multiply if and match function
    By mazan2010 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-11-2016, 09:44 PM
  3. IF function to multiply by different numbers
    By t.jones in forum Excel General
    Replies: 3
    Last Post: 10-26-2011, 08:58 AM
  4. If function with multiply conditions
    By BananaTang in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-28-2009, 06:57 AM
  5. function to multiply...
    By gilmoregirlz in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-08-2008, 06:58 PM
  6. Can I use the IF function to multiply and divide?
    By carolan78 in forum Excel General
    Replies: 8
    Last Post: 09-11-2008, 09:50 AM
  7. [SOLVED] is there a function that will multiply different cells
    By Huck in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-06-2006, 04:45 PM

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