Closed Thread
Results 1 to 4 of 4

VBA:problem with input values

  1. #1
    Registered User
    Join Date
    08-31-2012
    Location
    greece
    MS-Off Ver
    2010
    Posts
    7

    VBA:problem with input values

    hallo everybody!
    i am facing a problem with vba that is kind of strange.

    i have a code where i ask the user to input two values (x and y) (ok with that)
    then I write the i and j value to two cells (ok with that)

    the problems are:
    1) i want to write in a new cell the value of x+y
    2) i want to use the x and y as reference for row and column and write a certain value...

    anyone????

    here is the code
    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    08-31-2012
    Location
    greece
    MS-Off Ver
    2010
    Posts
    7

    Re: VBA:problem with input values

    oh forgot to tell the problem!
    in first case it doesn't add the values, it gives a result of xy. ex. x=10,y=5, => z should be 15 but i shows 105.
    in second case it just returns an error msg

  3. #3
    Registered User
    Join Date
    08-31-2012
    Location
    greece
    MS-Off Ver
    2010
    Posts
    7

    Re: VBA:problem with input values

    moved the thread to the vba foroum.

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: VBA:problem with input values

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    The next time you need to move a thread to another forum, just ask a moderator to do it for you.

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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