Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I wrote an application that takes a data set and uploads it to an Oracle database. I'm cheating a little right now by using a hard coded number of rows to parse and upload from a spread sheet to the database. I'm wondering if there is a function that I can use in the VBA code that will give me the number of rows that are populated so I can have my parser run dynamically versus having to use the hard coded number of rows. Many thanks, Josh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Want only rows with populated data | Excel Worksheet Functions | |||
VBA to merge worksheets (only populated rows) | Excel Discussion (Misc queries) | |||
Need help linking spreadsheets and displaying only populated rows | Excel Discussion (Misc queries) | |||
Automatically gray out rows when a particular field is populated | Excel Discussion (Misc queries) | |||
how to count populated rows? | New Users to Excel |