hi:
I have import a sheet in a workbook, like this:
1,w
3,e
2,e
4,r
34,w
45,r
I want to split this sheet into 3 seperate sheets:
1,w
34,w
----------
3,e
2,e
-------
4,r
45,r
I want a simple a...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
Zones:
MS OfficeDate Answered: 03/07/1999 Rating: 6.0 Views: 0
Hello!
Can anyone tell me how I can save my Report to HTML format with or without VBA?
Report includes ONLY "Graph 97 Chart" object.
I'm using Access97.
BR Petri Salonen
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10129475.html
Zones:
MS AccessDate Answered: 03/12/1999 Rating: 8.4 Views: 0
Is it possible to browse for headings (like Heading1) in documents without opening them? I use Office 97 and VBA.
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
Zones:
MS OfficeDate Answered: 05/09/1999 Rating: 6.0 Views: 0
i have a tab control with two tabs. Each page on the tab has a list box.
i want to create a another list box which the user fills by selecting items from the tab control.
the user will select an i...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10137797.html
Zones:
MS AccessDate Answered: 03/17/2002 Rating: 7.6 Views: 4
I'm running a query which is associated with a graph. Within the query I've allowed the user to enter their own date range..ie Between [Enter date start] and [enter date end]
When the graph is run ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10144702.html
Zones:
MS AccessDate Answered: 03/31/1999 Rating: 8.2 Views: 0
I try compact my DB at this way:
DBEngine.CompactDatabase "c:\ff.mdb", "c:\ff.mdb",
and I get error message:
"Database already existed"
What can I do to compact my DB ???
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10148869.html
Zones:
MS AccessDate Answered: 04/22/1999 Rating: 6.6 Views: 0
I am attempting to learn how to program macros in Word97 using VBA. Does anyone know of a good website that offers a FREE "how to" course. I have found these for networking and other projects but ...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
Zones:
MS OfficeDate Answered: 04/21/1999 Rating: 8.4 Views: 0
What is the VBA code to compress the active database without notification and the dialogbox to point which database should de compressed and the dialogbox safe database to ...
I tried this
Functi...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10157743.html
Zones:
MS AccessDate Answered: 05/26/1999 Rating: 5.6 Views: 0
How can you import a fixed-width text file by using vba or possibly SQL statements?
Thanks,
amesg
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10167526.html
Zones:
MS AccessDate Answered: 06/04/1999 Rating: 6.8 Views: 0
I have had many generic solutions to this problem, but I continue to miss how to get it to work for me: I want to learn is how to do this: (1) Build a Select qryWhatever (2) Copy the qryWhatever's...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10167597.html
Zones:
MS AccessDate Answered: 06/08/1999 Rating: 7.8 Views: 0