#1   Report Post  
SB
 
Posts: n/a
Default Microsoft Query

following issue, I have created a Query in Excel and need to edit the query,
because I have to change the filter by column to change criteria. it's
working fine on my computer, but when another person tries to edit the query
he gets an errormessage "This query can not be edited by the query wizzard"
and gets directly into MS Query. But I need the Wizzard to make it more
user-friendly. Can anybody help?

thanks in advance!

regards
SB




  #2   Report Post  
FSt1
 
Posts: n/a
Default

hi,
are all users using the same version of excel?
You might also think of changing the MSQ to a parameter query where the
query prompts the user for input. to say more i would need to know more
about what your are doing.

regards

FSt1

"SB" wrote:

following issue, I have created a Query in Excel and need to edit the query,
because I have to change the filter by column to change criteria. it's
working fine on my computer, but when another person tries to edit the query
he gets an errormessage "This query can not be edited by the query wizzard"
and gets directly into MS Query. But I need the Wizzard to make it more
user-friendly. Can anybody help?

thanks in advance!

regards
SB




  #3   Report Post  
SB
 
Posts: n/a
Default

Hi,
yes, we are using the same Excel version (2003).
The query is a link to an external database. We do not need all data from
the database, therefore I have only selected a few fields.
Furthermore, I have limited the amount of data by filtering some item
number. The user should now have the possiblility to change this filter for
another item numbers.

regards
SB

"FSt1" wrote:

hi,
are all users using the same version of excel?
You might also think of changing the MSQ to a parameter query where the
query prompts the user for input. to say more i would need to know more
about what your are doing.

regards

FSt1

"SB" wrote:

following issue, I have created a Query in Excel and need to edit the query,
because I have to change the filter by column to change criteria. it's
working fine on my computer, but when another person tries to edit the query
he gets an errormessage "This query can not be edited by the query wizzard"
and gets directly into MS Query. But I need the Wizzard to make it more
user-friendly. Can anybody help?

thanks in advance!

regards
SB




  #4   Report Post  
FSt1
 
Posts: n/a
Default

hi,
you don't need the wizard.
go pass the wizard to the querry itsself. on the query toolbar click
viewcirteria.
a small grid will appear with all of the query fields in it.
In the item number field type [Enter an item number]. save and return to
excel.
each time you refresh the query. it will prompt the user for an item number.
I ususally put a button up on the sheet for the refresh. behind the button i
put this
range("A1").select 'this selects an area inside the query table
selection.querytable.refresh Backgroundquery:=false ' this will refresh the
query

'and prompt the user for item
no wizard needed. and it all take just the click of a button.

regards
FSt1

"SB" wrote:

Hi,
yes, we are using the same Excel version (2003).
The query is a link to an external database. We do not need all data from
the database, therefore I have only selected a few fields.
Furthermore, I have limited the amount of data by filtering some item
number. The user should now have the possiblility to change this filter for
another item numbers.

regards
SB

"FSt1" wrote:

hi,
are all users using the same version of excel?
You might also think of changing the MSQ to a parameter query where the
query prompts the user for input. to say more i would need to know more
about what your are doing.

regards

FSt1

"SB" wrote:

following issue, I have created a Query in Excel and need to edit the query,
because I have to change the filter by column to change criteria. it's
working fine on my computer, but when another person tries to edit the query
he gets an errormessage "This query can not be edited by the query wizzard"
and gets directly into MS Query. But I need the Wizzard to make it more
user-friendly. Can anybody help?

thanks in advance!

regards
SB




  #5   Report Post  
SB
 
Posts: n/a
Default

ok, thanks! That's a good idea, that will help!

regards
SB

"FSt1" wrote:

hi,
you don't need the wizard.
go pass the wizard to the querry itsself. on the query toolbar click
viewcirteria.
a small grid will appear with all of the query fields in it.
In the item number field type [Enter an item number]. save and return to
excel.
each time you refresh the query. it will prompt the user for an item number.
I ususally put a button up on the sheet for the refresh. behind the button i
put this
range("A1").select 'this selects an area inside the query table
selection.querytable.refresh Backgroundquery:=false ' this will refresh the
query

'and prompt the user for item
no wizard needed. and it all take just the click of a button.

regards
FSt1

"SB" wrote:

Hi,
yes, we are using the same Excel version (2003).
The query is a link to an external database. We do not need all data from
the database, therefore I have only selected a few fields.
Furthermore, I have limited the amount of data by filtering some item
number. The user should now have the possiblility to change this filter for
another item numbers.

regards
SB

"FSt1" wrote:

hi,
are all users using the same version of excel?
You might also think of changing the MSQ to a parameter query where the
query prompts the user for input. to say more i would need to know more
about what your are doing.

regards

FSt1

"SB" wrote:

following issue, I have created a Query in Excel and need to edit the query,
because I have to change the filter by column to change criteria. it's
working fine on my computer, but when another person tries to edit the query
he gets an errormessage "This query can not be edited by the query wizzard"
and gets directly into MS Query. But I need the Wizzard to make it more
user-friendly. Can anybody help?

thanks in advance!

regards
SB




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Waiting for data to be returned from Microsoft Query bclakey Excel Discussion (Misc queries) 0 July 1st 05 12:36 AM
Any alternative to Microsoft Query? madeqx Excel Discussion (Misc queries) 2 June 15th 05 08:57 AM
Microsoft Query Excel GuRu Excel Discussion (Misc queries) 1 March 23rd 05 06:15 PM
Microsoft Query Excel GuRu Excel Discussion (Misc queries) 4 January 19th 05 07:07 PM
Microsoft Query Help Patti Excel Worksheet Functions 4 December 25th 04 09:54 AM


All times are GMT +1. The time now is 10:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"