Choosing what information to filter from SQL in VBA
Hello,
I have recorded a macro that connects to the SQL warehouse for a specific
ClientID.
Is it possible to alter the VBA so that I can choose what ClientID I want to
retrieve? I was thinking of using an input box
|