Macro for finding an empty cell in a table column, but functions...

Ferryjaja

New Member
Joined
Aug 25, 2022
Messages
11
Office Version
  1. 2016
Platform
  1. Windows
Hi all,

I am looking for a macro that lets me find the first ''empty'' cell in a table column. However, that exact same column contains functions that refer to another tab. Therefore a ''normal'' macro won't let me find that first empty cell, because I think it sees the function as ''something'' instead of nothing. The function in the cells is (='tab'!F16).

For some more info:
Tab is called ''RVO1''
The column I need to find an ''empty'' cell in starts at F12 and ends at F100001.
The table itself is called ''Table73''

Hope I gave you all the information needed.
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.

Forum statistics

Threads
1,224,832
Messages
6,181,231
Members
453,026
Latest member
cknader

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top