F
Filip De Backer
Hi
I've made an Excel workbook with a lot of protection in it
ActiveSheet.EnableSelection = xlUnlockedCells doens't work when I use this code in VBA (Access)
But when I use it in Excel, it works
How can I disable the selection of excel cells in VBA code that creates an Excel sheet
thanks a lo
Filip
I've made an Excel workbook with a lot of protection in it
ActiveSheet.EnableSelection = xlUnlockedCells doens't work when I use this code in VBA (Access)
But when I use it in Excel, it works
How can I disable the selection of excel cells in VBA code that creates an Excel sheet
thanks a lo
Filip