Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Let me start off by saying I have some programming experience, but am very
new to VBA. I want to create a macro that will select a range of data, sort it, insert new lines, and take the sum of the parts. Where I'm hung up on, is that the data won't always be the same length. I know it will always be the same width, so the column is not a problem, but how would I go about finding the bottom-right cell of data? I believe I know how to find the last ROW of data, but not the specific cell. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA: Column Select then Data Select then return to cell A1 | Excel Discussion (Misc queries) | |||
VB Syntax to select a range | Excel Discussion (Misc queries) | |||
Range.Select Using Variables - need syntax | Excel Discussion (Misc queries) | |||
Select Case syntax | Excel Programming | |||
Syntax for Excel variable using a SQL Select/From/Where Command... | Excel Programming |