Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I have been trying to create a simple macro and assign it to "button" so that when the button is clicked, it will add up a colum containing currency figures and place the total in a selected cell. have had NO success so far and I am hoping someone can assist me. I am using M/S Office Excel 2003 v. 11.6113.5703 I use <TOOLS<MACRO<RECORD NEW MACRO and then click the OK button. select cell S2 and record the following macro: =SUM(N2:N84) After I hit enter (which BTW, gives me the correct total), I push th 'stop recording' button. I then select the 'button' from the toolbox and draw a button on th worksheet. As soon as I let go with the mouse, the 'Assign Macro window pops up and I assign the macro I just recorded to the button. Now, since cell S2 contains the correct amount from when I recorded th macro, I select S3 and push my new macro button. What happens is this: As I move down column S, pushing the button as I come to each cell, notice that in the 'function window' just below the toolbars, th formula is changing by '1' with each click of the button. ie: =SUM(N3:N85) =SUM(N4:N86) =SUM(N5:N87)...and so on. This is creating a situation where, as I move down the worksheet, th totals are all different and they should be the same!! HELP -- leopardhaw ----------------------------------------------------------------------- leopardhawk's Profile: http://www.excelforum.com/member.php...fo&userid=2389 View this thread: http://www.excelforum.com/showthread.php?threadid=37531 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to sum doesn't work | Excel Discussion (Misc queries) | |||
Macro to update a column in a work based on another work sheet | New Users to Excel | |||
Macro works Macro does not work | Excel Discussion (Misc queries) | |||
Why Won't This Macro Work? | Excel Discussion (Misc queries) | |||
Macro won't work on other PCs - HELP! | Excel Programming |