B
Buffyslay
VBA cannot see data in Range("G1").select - but its there!!
i have tried
strDate = Range("G1").Text
strDate = Range("G1").value
strDate = Range("G1").Cells.Value
why isnt this picking up the data from the cell?
http:\\www.buffyslay.co.uk
i have tried
strDate = Range("G1").Text
strDate = Range("G1").value
strDate = Range("G1").Cells.Value
why isnt this picking up the data from the cell?
http:\\www.buffyslay.co.uk