ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Fill in the blanks! (https://www.excelbanter.com/excel-programming/354887-fill-blanks.html)

Bhupinder Rayat

Fill in the blanks!
 


Ron de Bruin

Fill in the blanks!
 
Try this

On Error Resume Next
Range("A1:D5").SpecialCells(xlCellTypeBlanks).Valu e = 0
On Error GoTo 0


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Bhupinder Rayat" wrote in message
...




Bhupinder Rayat

Fill in the blanks!
 
This way works great as well.


Apologies for the repeated thread, I wasn't getting the prompt box to say my
message had been posted.

Thanks again,

Pinda.

"Ron de Bruin" wrote:

Try this

On Error Resume Next
Range("A1:D5").SpecialCells(xlCellTypeBlanks).Valu e = 0
On Error GoTo 0


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Bhupinder Rayat" wrote in message
...






All times are GMT +1. The time now is 10:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com