Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write a macro that will format a spreadsheet (containing data
downloaded from a Borland database) and perform quartile analysis on several data blocks in the spreadsheet. The problem is that size of the data blocks varies depending on the original query that was ran on the database, i.e. I can't use specific cell references in the macro. The dowloaded data always conforms to a genaral pattern so I've had some success with formatting the worskeet using xlLastCell, xldown, etc to move around the data. Unfortunately I've hit a brick wall with trying to include quartile functions in the macro as they require specific cell references for both the range of data to analyse and the cell in which the formula result will be displayed. I would be very apprreciative if anyone has any ideas that might help me. Yours hopefully, Gareth Packham Analyst PriceWaterhouseCoopers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filling formulas with specific cell references remaining the same | Excel Worksheet Functions | |||
Cell references not working | Excel Discussion (Misc queries) | |||
Cell References Between sheets or Files Not Working | Excel Discussion (Misc queries) | |||
Cell references stopped working | Excel Discussion (Misc queries) | |||
How do I set up a Custom Header that references a specific cell | Excel Discussion (Misc queries) |