Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
hiya
i am writing a spred sheet where if i select a drop down list then enter a sum the sum would be inserted into then appropriate cell. my problem is i want that cell to then jump to the next cell the next time i enter a figure i.e sheet1 (from dropdown list in a1) "paid" in a2 i would enter 100 which would add 100 in cell aa1. the next time i choose from the dropdown list "paid" and enter 500 in cell a2 i want that to jump to aa2 which i could then sum in ab1 the total on row aa. -- deejay |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
p.s I'm using excel 2007 if that makes a difference
-- deejay |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It sounds like you need to do something with VBA. Take a look at the
Worksheet_Change Event or go to the Programming group to ask for more assistance. -- HTH, Barb Reinhardt "confused deejay" wrote: p.s I'm using excel 2007 if that makes a difference -- deejay |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
your right it is a VBA i need but what VBA tried several but can't get it to
work, using help in VBA just makes me more confused lol -- deejay |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need step by step to add invoice numbering to excel template | New Users to Excel | |||
Step by step tell me cube root (2197) which I know is 13 | Excel Discussion (Misc queries) | |||
Need step by step instructions to try, not a demo. Can't remember | Excel Worksheet Functions | |||
What is the step-by-step procedure for making a data list? | Excel Discussion (Misc queries) | |||
I need step by step instructions to create a macro for 10 imbedde. | Excel Worksheet Functions |