473,383 Members | 1,862 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

Bringing up the Expression Builder

I like using the expression builder for a lot of different things but it
isn't always available when I want to use it, for example in the code
window, or in all of the control properties. I am usually stuck having to go
into the database window, creating a new query, etc., and then
right-clicking in a field and selecting build.

Is there a shortcut key, a way to add a button to an Access toolbar, or
something like that so I can use to call up the expression builder?

Thanks,

Mike
Nov 13 '05 #1
2 7305
Here's the MS Help on how to start the Expression Builder:
1.. Start the Expression Builder.
2.. How?
3.. You can start the Expression Builder from most places where you write
expressions, such as in a property sheet, a Criteria cell in the query
design grid, or the Macro window.
4.. In a property sheet or the lower pane of the Macro window
1..
1.. Do one of the following:
Start the Expression Builder by opening a property sheet

a.. To set properties for a form or report, double-click the form
selector or the report selector.

b.. To set properties for the data access page, click Select Page on the
Edit menu, and then click Properties on the toolbar.
c.. To set properties for a table or query, click Properties on the
toolbar.
d.. To set properties for a section on a form or report, double-click
the section selector.
e.. To set properties for a section on a data access page, double-click
the section bar.
f.. To set properties of a query field, click the cell in the Field row,
and then click Properties on the toolbar.
g.. To set properties of a query field list, click anywhere in the list,
and then click Properties on the toolbar.
h.. To set properties for a control, click the control, and then click
Properties on the toolbar.
Open a macro in macro Design view

1.. In the Database window, click Macros under Objects.
2.. Click the name of the macro you want to open.
3.. Click the Design button on the Database window toolbar.
2.. Click the property or action argument box that will contain the
expression.
3.. Click the Build button next to the property or argument box.
If a property has more than one builder associated with it, Microsoft
Access displays the Choose Builder dialog box. Click Expression Builder and
click OK.

1.. Note If the property box or argument box where you start the
Expression Builder already contains a value, that value is automatically
copied into the expression box.
2.. In the query design grid or a macro condition
3.. You can start the Expression Builder in a Field or Criteria cell in
query Design view or in the Condition column of the Macro window.
1.. Right-click where you want to insert the expression.
2.. On the shortcut menu, click Build.
1.. Note If the cell or Condition column where you start the Expression
Builder already contains a value, that value is automatically copied into
the expression box.
"Mike Turco" <mi*********@yahooSPAM.com> wrote in message
news:z7********************@comcast.com...
I like using the expression builder for a lot of different things but it
isn't always available when I want to use it, for example in the code
window, or in all of the control properties. I am usually stuck having to
go
into the database window, creating a new query, etc., and then
right-clicking in a field and selecting build.

Is there a shortcut key, a way to add a button to an Access toolbar, or
something like that so I can use to call up the expression builder?

Thanks,

Mike





Nov 13 '05 #2

Ed, thank you for that. I actually read through that portion of the help
file before posting. What I'd like to know is if there is a way to open the
expression builder without having to goto a specific form property, or open
a query or macro. I use a lot of expressions in my code (as we all do, I
imagine). I'd really like to be able to get to the expression builder from
the VB programming window without having to jump through hoops. Thanks --
Mike
"Ed Robichaud" <ed*********@wdn.com> wrote in message
news:a1*****************@monger.newsread.com...
Here's the MS Help on how to start the Expression Builder:
1.. Start the Expression Builder.
2.. How?
3.. You can start the Expression Builder from most places where you write
expressions, such as in a property sheet, a Criteria cell in the query
design grid, or the Macro window.
4.. In a property sheet or the lower pane of the Macro window
1..
1.. Do one of the following:
Start the Expression Builder by opening a property sheet

a.. To set properties for a form or report, double-click the form
selector or the report selector.

b.. To set properties for the data access page, click Select Page on
the Edit menu, and then click Properties on the toolbar.
c.. To set properties for a table or query, click Properties on the
toolbar.
d.. To set properties for a section on a form or report, double-click
the section selector.
e.. To set properties for a section on a data access page, double-click
the section bar.
f.. To set properties of a query field, click the cell in the Field
row, and then click Properties on the toolbar.
g.. To set properties of a query field list, click anywhere in the
list, and then click Properties on the toolbar.
h.. To set properties for a control, click the control, and then click
Properties on the toolbar.
Open a macro in macro Design view

1.. In the Database window, click Macros under Objects.
2.. Click the name of the macro you want to open.
3.. Click the Design button on the Database window toolbar.
2.. Click the property or action argument box that will contain the
expression.
3.. Click the Build button next to the property or argument box.
If a property has more than one builder associated with it, Microsoft
Access displays the Choose Builder dialog box. Click Expression Builder
and click OK.

1.. Note If the property box or argument box where you start the
Expression Builder already contains a value, that value is automatically
copied into the expression box.
2.. In the query design grid or a macro condition
3.. You can start the Expression Builder in a Field or Criteria cell in
query Design view or in the Condition column of the Macro window.
1.. Right-click where you want to insert the expression.
2.. On the shortcut menu, click Build.
1.. Note If the cell or Condition column where you start the Expression
Builder already contains a value, that value is automatically copied into
the expression box.
"Mike Turco" <mi*********@yahooSPAM.com> wrote in message
news:z7********************@comcast.com...
I like using the expression builder for a lot of different things but it
isn't always available when I want to use it, for example in the code
window, or in all of the control properties. I am usually stuck having to
go
into the database window, creating a new query, etc., and then
right-clicking in a field and selecting build.

Is there a shortcut key, a way to add a button to an Access toolbar, or
something like that so I can use to call up the expression builder?

Thanks,

Mike


Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Tom | last post by:
I have struggled with the issue of whether or not to use Regular Expressions for a long time now, and after implementing many text manipulating solutions both ways, I've found that writing...
3
by: Fran Zablocki | last post by:
I am trying to write an expression that converts one set of values to another. There are two fields, STAGE and ADMIT_TYPE, which are used as input criteria, and the final converted values are...
1
by: Grant Hammond | last post by:
I assume I'm not alone in my frustration that the expression builder that comes (in part) with Access XP that dosnt wrap text when you open it on an exisitng expression in a query or form. I's...
1
by: Laertes | last post by:
Hi, I want to use the expression builder in a query to define a field. I know how to do it for simple fields, like the one below : orderdate: IIf((IsNull() And =False) Or (<>"N/A" And...
1
by: Don | last post by:
I'm trying to build a simple report. It will show debtors, budgeted amounts and how much was actually paid to those debtors. I've tried using the expression builder, though I've never used it...
2
by: Brian Kitt | last post by:
I have a process where I do some minimal reformating on a TAB delimited document to prepare for DTS load. This process has been running fine, but I recently made a change. I have a Full Text...
0
by: AlexanderTodorovic | last post by:
Hello Everyone, I'm developing a client application in which the users need an expression builder as provided in MS Access 2003. I would like to use the expression builder in a C# application....
3
by: rrosynek | last post by:
I have a 2003 Access Database with several tables related in a one to many relationship with a parent I am looking to build a report which evaluates if different users of the table have all entered...
18
by: emajka21 | last post by:
Access 2000, I am trying to add a "Summed" total to a report (in a grouped footer section). But I only want to sum the top 3 items. I know how to write this in sql but it seems I can't get a to a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.