+ Reply to Thread
Results 1 to 11 of 11

Input box to sum and display sum as msgbox

Hybrid View

  1. #1
    Forum Expert Roel Jongman's Avatar
    Join Date
    03-28-2015
    Location
    Netherlands
    MS-Off Ver
    Office 365
    Posts
    1,494

    Re: Input box to sum and display sum as msgbox

    This reads a lot like a homework or learning task.. so I will help you along the way but wont give the solution.

    Remember your basic math, it still applies in VBA...
    & will not sum anything & will just combine 2 strings into 1.

    you will need to make an actual calculation to get the sum and then show that as a result in the messagebox
    the 3 variables that store the results of the inputboxes is a good start..
    Last edited by Roel Jongman; 02-06-2019 at 04:57 PM.

  2. #2
    Registered User
    Join Date
    02-06-2019
    Location
    Colorado
    MS-Off Ver
    2016
    Posts
    8

    Re: Input box to sum and display sum as msgbox

    Thanks for the help Roel. My variables do not to save the inputbox as a variable. My msgbox says what is in the quotes and does not pull the data stored. Can you help me understand what I am missing in my msgbox code?

+ 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. Multiple MSGBOX with manual input
    By xatomicx in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-27-2014, 06:44 PM
  2. Msgbox to input to last row problem with hidden rows
    By Donnerblue in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-12-2011, 01:48 AM
  3. Msgbox if you input a value smaller than another
    By tsioumiou in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 09-03-2010, 02:54 PM
  4. Date Code for input into MsgBox
    By Jessy01 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-01-2009, 05:01 PM
  5. Pop MsgBox if cell input not a certain format
    By munkayboi in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-03-2007, 02:21 AM
  6. [SOLVED] Input Title on MsgBox
    By pkeegs in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-07-2006, 06:20 PM
  7. MsgBox Display
    By Michael S. in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-16-2005, 06:05 PM

Tags for this Thread

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