Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I import a data file. There can be as few as 3 lines or as
many as several thousand. I am formatting the import to be a report. Here is my difficulty: I need to insert the text "TOTAL" in column H in the second blank row beneath the last entry. I need to insert the formula "=sum(j4:j[whatever])" in column J in the same row. Sometimes imported records will create a multi-line entry in a column other than H or J, resulting in blank cells in column H and J. How do I find the last row and put in the text and formula I need? Any ideas or suggestions on where to look? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
import XML data...Is there a size limit on the import? | Excel Discussion (Misc queries) | |||
How to Start Excel in Text Import Wizard for data import | Setting up and Configuration of Excel | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
Find first blank row in worksheet to import data from txt file | Excel Discussion (Misc queries) | |||
Import multiple files macro can't find files | Excel Programming |