M
Mystif
Hello,
I could really use some help with this one...
I am importing several spreadsheets from Excel into Access via.
Access. I have one small problem, at this time. One of the sheets I
as importing is only used if it is not hidden.
My problem: I need a way to tell if the sheet is hidden or not, in
Access, using VBA.
I am not using any DoCmd statements in my code and I do not open
Excel.
This code is being debugged in Access but will be moved into a VB
application later.
Any suggestions on how I might be able to tell if the sheet is hidden?
Thanks.
I could really use some help with this one...
I am importing several spreadsheets from Excel into Access via.
Access. I have one small problem, at this time. One of the sheets I
as importing is only used if it is not hidden.
My problem: I need a way to tell if the sheet is hidden or not, in
Access, using VBA.
I am not using any DoCmd statements in my code and I do not open
Excel.
This code is being debugged in Access but will be moved into a VB
application later.
Any suggestions on how I might be able to tell if the sheet is hidden?
Thanks.