View Single Post
 
Old 01-12-2015, 08:27 AM
cc.caroline15 cc.caroline15 is offline Windows 8 Office 2013
Novice
 
Join Date: Jan 2015
Posts: 9
cc.caroline15 is on a distinguished road
Default Help with macros, what's wrong with my code??

Hello everyone I'm new to macros and this forum(:
I'm trying to create a macro that will:
get input from the user the location of the cell where the sum should appear. eg. user enters F6, macro will display the sum of cells B6:E6 in F6 and finish with the active cell being F6. Here is a snip of my code that I'm trying but it doesn't display the result. Can anyone help me? Thank you
Attached Images
File Type: png Capture.PNG (13.9 KB, 20 views)
Reply With Quote