Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Find first blank cell in a column in Excel

I'm having a macro in which I'm pasting some tables(1 per each sheet) from QlikView to Excel. Then I have to find the first blank row and paste some more tables underneath the first tables.I'm doing this statically, by hard-coding the ranges for every table, but I wanna make the whole macro more dynamically. How can I find the range for the first blank row in a column? 

2 Replies
tamilarasu
Champion
Champion

Hi Mihai,

Please post your code here.

Anonymous
Not applicable
Author

managed to find a solution on Google. Thanks for the help!