Results 1 to 3 of 3

Add 8$ to my total

Threaded View

  1. #1
    Forum Contributor
    Join Date
    07-27-2009
    Location
    montreal, canada
    MS-Off Ver
    Excel 2003
    Posts
    230

    Add 8$ to my total

    Hi Simple command button, but not too sure what formula is going to work in there.

    I have 8 rows, 8 buttons, everytime I press the button it should add 8$ to my row total.

    Private Sub Add306_Click()
    Range("E9").Select
        ActiveCell.FormulaR1C1 = "=+8"
    End Sub

    What's the code doing wrong?
    Last edited by Sibrulotte; 07-23-2010 at 11:53 AM.

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