What I want to do is try to figure out a macro or code that can check if there is data in column D but column Q, R, and T are empty then I want to place the word "New" into column B.
That sounds like, either col D is empty, or columns Q,R & T have something in them.
In an unused cell put
=ISBLANK(Q4)
where Q4 is an "empty" cell, what does the formula return?
Also try it with empty cells in R & T
Heres a link to a copy of the file, The primary macro etc to import the data will not work outside the local network, but basically once the3 data is imported you will see the formulas are all removed from the cells and I want to check if D has data but Q, R, and T are empty then I want to place the word "New" into column B.
Right but those formulas are removed by a macro prior to running the macro to add the new so the formula would be gone and should not be an issue should it?
Fluff, I just realized you were 100% correct because my macro removed the formulas but left the values so it was in fact reading as a space. ? your the bomb my friend, I appreciate your help with this one
I have been working on this so much I realized my macro for removing the formulas wasnt on the call list for the import button on the one I sent yall. But either way, removing the space has fixed the issue, I really appreciate you and @mumps both, this works perfect now.
Now I just have to streamline my macro for the initial import data task and hopefully find a way to make the file locations changeable in a cell.
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.