Hey,
Fairly new to this so any help is appreciated.
We use excel to run graphics on a OBS System for a money exchange company - issue being OBS only likes to use "text" formatting, not number, currency or even general. We show a lot of currency on the the screen that we copy from various sources.
I have sheet set up so that if we copy data from a source it will pull the data in to the sheet then run an =TEXT(XX,"0.00") formula that results in a number stored as text 2 digit number. then a Macro will copy and paste Values into the main spreadsheet. However I need to remove the cells that only result in 0.00 as in there is no data in the source.
So is there some sort of code that equates to "if cell A2 has data in then =Text the cell in 0.00 Format"
I've tried find and replace but it doesn't recognise 0.00 and I've tried advanced settings and removing "show a Zero in cells that have zero value"
Thanks
Fairly new to this so any help is appreciated.
We use excel to run graphics on a OBS System for a money exchange company - issue being OBS only likes to use "text" formatting, not number, currency or even general. We show a lot of currency on the the screen that we copy from various sources.
I have sheet set up so that if we copy data from a source it will pull the data in to the sheet then run an =TEXT(XX,"0.00") formula that results in a number stored as text 2 digit number. then a Macro will copy and paste Values into the main spreadsheet. However I need to remove the cells that only result in 0.00 as in there is no data in the source.
So is there some sort of code that equates to "if cell A2 has data in then =Text the cell in 0.00 Format"
I've tried find and replace but it doesn't recognise 0.00 and I've tried advanced settings and removing "show a Zero in cells that have zero value"
Thanks