cheuschober
Muse of Fire
- Local time
- Today, 05:32
- Joined
- Oct 25, 2004
- Messages
- 168
Datasheet / XLS object created in function only...
Okay here's an interesting ponderance--
We all know the DoCmd.SendObject or the DoCmd.Export etc, with acFormatXLS. But, does anyone know if its possible to create an XLS object that exists in the vba itself and can be passed to other functions for alternate work?
Regards,
~Chad
Edit: This is to say, an object that doesn't have a stored location on a physical disk?
Okay here's an interesting ponderance--
We all know the DoCmd.SendObject or the DoCmd.Export etc, with acFormatXLS. But, does anyone know if its possible to create an XLS object that exists in the vba itself and can be passed to other functions for alternate work?
Regards,
~Chad
Edit: This is to say, an object that doesn't have a stored location on a physical disk?
Last edited: