G
Guest
I want to format an excel sheet from access,
Access won't accept some of Excel's VB though.
For example,
For Each cell In xlSheet.Range("A1,"S1")
So, I guess my only option is to open excel & run the VB code from excel?
I'm not sure how to do that tho.
Is there a way to call a VB sub in excel from access?
I would really appreciate Any Help =(
Thanks
Access won't accept some of Excel's VB though.
For example,
For Each cell In xlSheet.Range("A1,"S1")
So, I guess my only option is to open excel & run the VB code from excel?
I'm not sure how to do that tho.
Is there a way to call a VB sub in excel from access?
I would really appreciate Any Help =(
Thanks