Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I want to do a simle routine in excel which will save me alot of time. I have mentioned the details in the excel file which is at following location. http://www.filefactory.com/file/a0ehgfh/n/MakeList_xls Simply put, I would like to make a list between 2 numbers. When the first range is done, I want the second range to start from just below the last cell of first range i.e. no gaps between two ranges making it a single list. Header of the list is "SAMPLE RANGE" which I will change later on. Two columns i.e. "ITEM NAME" and "DATE" also required as mentioned in the sheet. A small code also required that would count the "QUANITY" in backgound between "START" and "END" values. Formula would take time as the list grows. Some are large numbers, others start with zeros so need to cater that also. If there is no start and end, or end value is smaller than start, the code should give error accordingly. case1 (when no values) "Please enter values." case2 (when end is smaller than start) "Ending value is smaller than Starting value. Please provide correct ranges." Thx. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get a VB "Compile error in hidden module: DistMon" at start | Excel Discussion (Misc queries) | |||
compile error in hidden module: AutoExecNew by start of Excel? | Excel Discussion (Misc queries) | |||
compile list | Excel Discussion (Misc queries) | |||
How to generate a list of randomly selected numbers within a range | Excel Worksheet Functions | |||
Compile numbers from multiple worksheets | Excel Worksheet Functions |