I have set up several variables where the user inputs the value via input boxes. The problem I have arises when the macro runs onto the next procedure. For example, one of the variables I have is:-
Dim message6, title6, default6, day
message6 = "Please enter the day you are reporting on in...
I am looking to learn how to write SQL in Crystal Reports 2008 to help develop my skills and also help my reports run quicker. Would anyone please be able to point me in the direction of any user guides I would be able to make use of and/or download to help?
Any help would be greatly appreciated.
I am having a problem with a For Each loop in Excel VBA. I have a workbook with 4 sheets in it. I want to run a particular piece of code for each sheet in the workbook. I currently have the following code:-
Dim current as worksheet
For Each current in Worksheets
MY CODE HERE
Next
When I...
I have 6 Crystal reports which I want to export to Excel. I know how to do this, but my question is can I do it using VBA for Excel??
Any help would be greatly appreciated!!
Thanks,
Matt
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.