Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
John F wrote:
Help !! Another novice. Excel 2003 Looking to nest 3 roundup statements. While in cell K?, look to Cell J? ( one cell to left) If J? <= 10.00, Roundup (J?,1) If J? 10.00 and <= 1,000.00, Roundup (J?,0) If J? 1,000.00, Roundup (J?,-1) To make it more interesting, the nested instructions should then "loop", to operate in each "K?" cell, to end of file. How would it define what is the end of the file?, as there are a number of (sets of) blank cells that it will have to "process" within the coloumn. I hope to set up the final macro on a button I just did one for a footer macro I made. I hope this is enough detail for someone to help me out. Thanks in advance. John F. Scholten |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting the roundup Function in a larger formula | Excel Worksheet Functions | |||
Roundup in VBA | Excel Discussion (Misc queries) | |||
roundup value | Excel Discussion (Misc queries) | |||
ROundup | Excel Worksheet Functions | |||
RoundUp | Excel Discussion (Misc queries) |