-
WSLonnieB
AskWoody LoungerOctober 5, 2004 at 8:14 pm in reply to: Transfer Spreadsheet as Export to Excel (Office 2002 (XP)) #885416I understand your response and thanks.
Another issue: Since we work in a network environment, the location of My Data Sources in problematic (C:Documents and SettingslbrumfieMy DocumentsMy Data Sources). This is how Windows XP sets up the location of My DocumentsMy Data Sources. Notice that my user name account (lbrumfie) is in the path.
I use macros in Access 2002 to run parameter/make table queries. The macro runs Word and opens a particular mail merge document. I make the data source for the document the table the query made.
This path, that includes the user name, makes it more difficult to distribute the front end of the Access application. I would like to be able to place the front end on the users desktop and have the application store the table in that front end. But I can’t set up the macros that way because the path to Desktop and My Data Sources has the user name in it.
Has anyone had this problem and is there a work around (meaning I would really like to distribute the front end to the users desktop)?
Thanks. I hope this make some sense.
-
WSLonnieB
AskWoody LoungerOctober 5, 2004 at 8:14 pm in reply to: Transfer Spreadsheet as Export to Excel (Office 2002 (XP)) #885417I understand your response and thanks.
Another issue: Since we work in a network environment, the location of My Data Sources in problematic (C:Documents and SettingslbrumfieMy DocumentsMy Data Sources). This is how Windows XP sets up the location of My DocumentsMy Data Sources. Notice that my user name account (lbrumfie) is in the path.
I use macros in Access 2002 to run parameter/make table queries. The macro runs Word and opens a particular mail merge document. I make the data source for the document the table the query made.
This path, that includes the user name, makes it more difficult to distribute the front end of the Access application. I would like to be able to place the front end on the users desktop and have the application store the table in that front end. But I can’t set up the macros that way because the path to Desktop and My Data Sources has the user name in it.
Has anyone had this problem and is there a work around (meaning I would really like to distribute the front end to the users desktop)?
Thanks. I hope this make some sense.
-
WSLonnieB
AskWoody LoungerOctober 5, 2004 at 4:47 pm in reply to: Transfer Spreadsheet as Export to Excel (Office 2002 (XP)) #885277Hans, thanks for the reply. Since this TransferSpreadsheet thingy worked before for me, it helps to know that Help is wrong. Then again, it bothers me that Help is wrong.
I had to have our IT staff reload all the software on my computer. It seems to have fixed that problem.
I have another problem, though. I have Word 2002 documents that merge data from Access. Once the document knows where to find the data, the merge works fine. The problem is that to set up the Find Data Source, it takes Word over 2 minutes to process the request!! Any ideas?
(I know this should be posted on the Word forum, but thought the Access forum would be able to answer, also.)
Edited by LonnieB: Additional information – We work on a network with a front end on the desktop and the back end on the network server.
-
WSLonnieB
AskWoody LoungerOctober 5, 2004 at 4:47 pm in reply to: Transfer Spreadsheet as Export to Excel (Office 2002 (XP)) #885276Hans, thanks for the reply. Since this TransferSpreadsheet thingy worked before for me, it helps to know that Help is wrong. Then again, it bothers me that Help is wrong.
I had to have our IT staff reload all the software on my computer. It seems to have fixed that problem.
I have another problem, though. I have Word 2002 documents that merge data from Access. Once the document knows where to find the data, the merge works fine. The problem is that to set up the Find Data Source, it takes Word over 2 minutes to process the request!! Any ideas?
(I know this should be posted on the Word forum, but thought the Access forum would be able to answer, also.)
Edited by LonnieB: Additional information – We work on a network with a front end on the desktop and the back end on the network server.
-
WSLonnieB
AskWoody LoungerThanks, Mark. I finally figured out how to get it to work. No one place explained everything that needed to be done. What I had not done was to go to the cpanel for the subweb and change from anonymous user to the other choice (something like a registered user). When I did that, it worked fine.
BTW, how has your experience with iPowerWeb been? I just joined them two weeks ago. I am on their Web Hosting program right now, but I am going to change to their Windows Hosting program because is has .asp, .asp.net. and ODBC support which I am finding out I need to have the web site I want.
WebGenii, thank you, too.
-
WSLonnieB
AskWoody LoungerThanks, Mark. I finally figured out how to get it to work. No one place explained everything that needed to be done. What I had not done was to go to the cpanel for the subweb and change from anonymous user to the other choice (something like a registered user). When I did that, it worked fine.
BTW, how has your experience with iPowerWeb been? I just joined them two weeks ago. I am on their Web Hosting program right now, but I am going to change to their Windows Hosting program because is has .asp, .asp.net. and ODBC support which I am finding out I need to have the web site I want.
WebGenii, thank you, too.
-
WSLonnieB
AskWoody LoungerThanks for getting back with me. My web site is hosted by iPowerWeb. The Discussion Web is located on their servers. They provide the FrontPage 2002 Server extensions. I do not have any server loaded on my computer, that I know of.
Methinks there is some issue with the Webbots or there is html code under one of the forms that isn’t pointing to the right place to require a log in.
I am new to web site development and management, if you couldn’t tell, so I have a lot to learn. FP help is pretty good, but if you don’t know the lingo, it is hard to understand easily.
Did I answer your question?
-
WSLonnieB
AskWoody LoungerThanks for getting back with me. My web site is hosted by iPowerWeb. The Discussion Web is located on their servers. They provide the FrontPage 2002 Server extensions. I do not have any server loaded on my computer, that I know of.
Methinks there is some issue with the Webbots or there is html code under one of the forms that isn’t pointing to the right place to require a log in.
I am new to web site development and management, if you couldn’t tell, so I have a lot to learn. FP help is pretty good, but if you don’t know the lingo, it is hard to understand easily.
Did I answer your question?
-
WSLonnieB
AskWoody LoungerI looked in the Knowledge Base and could not find anything like you mentioned. Do you have an idea of where it might be?
-
WSLonnieB
AskWoody LoungerThanks to you, too.
-
WSLonnieB
AskWoody LoungerThanks, Tom. I will check into it.
-
WSLonnieB
AskWoody LoungerYou can use the DoCmd.ShowToolbar code. You use acToolbarNo to hide menus and toolbars and acToolbarYes to show menus and toolbars. It confused me because I thought there would be a ShowMenu command, but there isn’t. Menus and Toolbars are the same, as far as the ShowToolbar command is concerned.
I use the following code on the FormOpen event to hide all toolbars. This way, users can only use what I let them use. I have a switchboard-like form that provides forms, queries and reports that users need.
Private Sub Form_Open(Cancel As Integer)
DoCmd.ShowToolbar “Database”, acToolbarNo ‘hides the database window’
DoCmd.ShowToolbar “Web”, acToolbarNo ‘hides the Web toolbar’
DoCmd.ShowToolbar “Form View”, acToolbarNo ‘hides the Form View toolbar
DoCmd.ShowToolbar “Menu Bar”, acToolbarNo ‘hides the Menu Bar (the built in menu bar with File — Help)’
DoCmd.ShowToolbar “MyMenu”, acToolbarNo ‘hides the menu I made’
cmdBClose.Visible = False ‘hides the Close button that contains the code below’End Sub
I have a Close button on the opening form that has the following code in the OnClick event to turn on toolbars that I want to see. This command button is only visible to my password.
Private Sub cmdBClose_Click()
On Error GoTo Err_cmdBClose_ClickDoCmd.SelectObject acTable, , True ‘shows the Database window and selects the Table tab’
DoCmd.ShowToolbar “Database”, acToolbarYes
DoCmd.ShowToolbar “MyMenu”, acToolbarYes
DoCmd.ShowToolbar “Form View”, acToolbarYes
DoCmd.ShowToolbar “Menu Bar”, acToolbarYes
DoCmd.CloseExit_cmdBClose_Click:
Exit SubErr_cmdBClose_Click:
MsgBox Err.Description
Resume Exit_cmdBClose_ClickEnd Sub
You should probably be able to rig up something like this for your needs.
-
WSLonnieB
AskWoody LoungerHi, Adam. You provided VBA code similar to what is below and it worked for my purpose at the time.
Sub CopyItems()
Dim CopyYes As RangeSheets(“CopyTo”).Range(“A7:FA220”).ClearContents
For Each CopyYes In Range(“H1:H211”)
If CopyYes.Value = “y” Or CopyYes.Value = “Y” Or CopyYes.Value = “Yes” _
Or CopyYes.Value = “yes” Or CopyYes.Value = “YES” Then
CopyYes.EntireRow.Copy
Sheets(“CopyTo”).Range(“A65536:FA65536”).End(xlUp).Offset(1).PasteSpecial Paste:=xlAll
End IfNext
End SubI now need to be able to find a “Yes” value in the Range(“H1:H211”), but I only need to copy about six non-contiguous cells to another worksheet. The CopyYes.EntireRow.Copy doesn’t work for what I need. I have tried CopyYes.Range(“A1, D1:G1, B1”).Copy, but, of course, that doesn’t work. Can this be done? If you need more info, please ask. TIA
-
WSLonnieB
AskWoody LoungerHi, Richard. I found out, by luck on my part, that a tool bar and a menu bar are really the same thing, in a sense. When I use the DoCmd.ShowToolbar, all I have to do is place the menu name in ” ” , insert a comma, and acToolbarYes to show a menu or acToolbarNo to hide a menu. Who would have thunk that. Thanks a bunch.
-
WSLonnieB
AskWoody LoungerHi, Richard. Thanks, but toolbars I understand.
What I need is a list of built-in MENU names. I can’t find a list of them anywhere. There must be a list somewhere.
me.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
OneNote and MS Word 365
by
CWBillow
1 hour, 40 minutes ago -
Ultimate Mac Buyers Guide 2025: Which Mac is Right For You?
by
Alex5723
1 hour, 50 minutes ago -
Intel Unison support ends on Windows 11 in June
by
Alex5723
2 hours, 4 minutes ago -
April 2025 — still issues with AMD + 24H2
by
Kevin Jones
2 hours, 15 minutes ago -
Windows 11 Insider Preview build 26200.5518 released to DEV
by
joep517
13 hours, 45 minutes ago -
Windows 11 Insider Preview build 26120.3671 (24H2) released to BETA
by
joep517
13 hours, 46 minutes ago -
Forcing(or trying to) save Local Documents to OneDrive
by
PateWilliam
22 hours, 39 minutes ago -
Hotpatch for Windows client now available (Enterprise)
by
Alex5723
10 hours, 35 minutes ago -
MS-DEFCON 2: Seven months and counting
by
Susan Bradley
6 hours, 29 minutes ago -
My 3 monitors go black & then the Taskbar is moved to center monitor
by
saturn2233
1 day, 7 hours ago -
Apple backports fixes
by
Susan Bradley
14 hours, 9 minutes ago -
Win 11 24H2 will not install
by
Michael1950
6 hours, 30 minutes ago -
Advice to convert MBR to GPT and install Windows 11 Pro on unsupported PC
by
Andy M
2 hours, 8 minutes ago -
Photos from iPhone to Win 10 duplicating/reformatting to .mov
by
J9438
18 hours, 58 minutes ago -
Thunderbird in trouble. Here comes Thundermail
by
Alex5723
1 day, 9 hours ago -
Get back ” Open With” in context menus
by
CWBillow
1 day, 22 hours ago -
Many AMD Ryzen 9800X3D on ASRock have died
by
Alex5723
14 hours, 27 minutes ago -
simple general stupid question
by
WSaltamirano
1 day, 20 hours ago -
April 2025 Office non-Security updates
by
PKCano
2 days, 13 hours ago -
Microsoft wants to hear from you
by
Will Fastie
1 day, 13 hours ago -
Windows 11 Insider Preview Build 22635.5160 (23H2) released to BETA
by
joep517
2 days, 16 hours ago -
Europe Seeks Alternatives to U.S. Cloud Providers
by
Alex5723
2 days, 22 hours ago -
Test post
by
Susan Bradley
3 days ago -
Used Systems to delete Temp files Gone WRONG what does this mean?
by
Deo
3 days, 2 hours ago -
SSD shuts down on its own
by
CWBillow
2 days, 17 hours ago -
OneDrive File Sharing Changes
by
David Clark
3 days, 10 hours ago -
OneDrive File Sharing Changes
by
David Clark
3 days, 12 hours ago -
Win 10 Pro 22H2 to Win 11 Pro 23H2 Conversion Guide
by
doneager
2 days, 12 hours ago -
Today is world backup day
by
Alex5723
3 days, 4 hours ago -
Windows .exe on Mint
by
Slowpoke47
14 hours, 26 minutes ago
Recent blog posts
- MS-DEFCON 2: Seven months and counting
- Apple backports fixes
- April 2025 Office non-Security updates
- Microsoft wants to hear from you
- Reviewing your licensing options
- Apple has been analyzing your photos since September 2024
- What Windows 11 24H2 offers beyond bugs
- Making sense of Settings in Windows 11
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.