Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Tethys

    How to count rows in Excel before importing into Access?

    Thanks PHV and Skip, both of your suggestions do indeed work great! Such an easy result for such a lengthy headache =D. Many thanks to the responses here. Have a good one. -Tethys
  2. Tethys

    How to count rows in Excel before importing into Access?

    I don't know how many cells in any given column (column B, for instance) have data. If column B were my ID column, and it were always populated, counting each cell in this column will give me the row count I am after. I'll give COUNT or COUNTA a shot. Perhaps I'm not implementing Range...
  3. Tethys

    How to count rows in Excel before importing into Access?

    Oh, heh...*sigh* I do seem to be able to count every row now...and I suppose that is what that line is trying to do. What I'd LIKE to do, though, is only count those rows that have data in them. That is where I was hoping to lead the above question to. If it helps any, column B will always...
  4. Tethys

    How to count rows in Excel before importing into Access?

    Hi everyone. I've an issue needing some help. I am trying to count the number of rows in a worksheet before copying the data over into an Access table. What I've tried so far is giving me an overflow issue - which makes me wonder if I'm just counting every single row in the worksheet...

Part and Inventory Search

Back
Top