Run report on multi selected records.I try to make a report for a custom entity that works like the Account
Summary: let's say that it's Customer's Inquiry Summary for entity Customer's
Inquiry
I made the report so that I'm able to run the report on Customer's Inquiry
Form.
But when I select multi records in the list of Customer's Inquiry and run
report, only one record is show in one page of the the report.
I would like to have the selected records appear in the report with each
record on each page.
How can I do this?
...
Combo box list selection based on earlier selection by userHI,
I have a form that has a combo box 1 (Product) that reads a the Product
table and has a unique id attached to each product (RO#). There is a second
combo box 2 that is RO#. Now what I would like to do is when a user selects a
Product in combo box 1, the system should lookup the Product selected from
combo box 1 and upload the corresponding RO# in the combo box 2 list. Now I
am using both combo boxes as Unbound and in the combo box 2 I have the two
columns Product and RO# - in the Criteria row of RO# I have the following:
Like IIf([Forms]![xa_f_lookup]![RO#]=" ",[Forms]![x...
Can't select objects in Excel 2007I'm trying to create a form in Excel 2007, and although I can manipulate,
copy & paste controls (check boxes, etc)
I can't select multiple objects to align them, etc.
I've checked on-line help (and have followed the instructions), and other
websites, but no one seems to have indicated a problem.
It is extremely cumbersome and I need a solution. Any ideas?
Thanks in advance,
Jim Berglund
I know this is about a year too late, but it may help others who have stumbled across this page looking for similar help.
On the Home tab, in the Editing group, click Find & Select....
Lot Selection not Showing when I select PO on Receiving EntryUsually, the Lot selection screen would pop up when I select a PO at the Line
Detail of the Receivings Entry, now it does not! And GP will let items post
without a lot number! It seems as if a setting has changed. Any ideas
anyone?
Any help is appreciated.
Thanks,
R
Are you sure the item is marked to track lots? This wiould be set item by
item on the Item Maintenance Options window.
--
Richard L. Whaley
Author / Consultant / MVP 2006-2008
Documentation for Software Users
Get our Free Tips and Tricks Newsletter and check out our books at
http://www.AccoladePublications.com
&q...
Select contact then hangsHi, please help. I have a user that when she selects a
contact using To: in a new email, after selecting 2, it
closes outlook??. Spec is W2kSP4\office2k with all
windows updates and office updates installed. Profile has
been deleted and re-created, plus i have set up personal
folders and moved contacts into there, and set that
folder as a default, but makes no difference.
Please help.
...
Selecting rows from various sheets
Hi all,
I have several sheets with a few columns in each. One colum
in each sheet has a unique value. Most of these unique values are th
same in each sheet but not all. Is there any way that I can set up
new sheet that will have the unique value in column 1 and th
corresponding column values frommeach sheet beside it. For example
Sheet 1
aa 1 1 1
bb 2 2 2
cc 3 3 3
Sheet 2
aa 4 4
cc 5 5
Result
aa 1 1 1 4 4
bb 2 2 2
cc 3 3 3 5 5
Thanks alot,
Sha
--
sha
-----------------------------------------------------------------------
shav's Profile: http...
Exporting Specification sets in FRXI'm attempting to export my FRX 6.5 specification sets and am having issues.
When I attempt to export any .F32, it shows that there are no Catalogs in the
file. I've tried just about every .F32 file on my server and haven't found my
reports. Am I going about this process wrong? I'm just going in to FRX,
clicking on company and going to specification sets. Then I set the location
text box to the proper F32 file. Any clues would be much appreciated!
Jeff,
I'm not sure if you can't find a report to export, or if once you export the
file, you can't find it to imp...
select text in CalendarI'm working on a calendar in Publisher. I'm adding text into a cell by
spacing down 1 point, then typing in 8 points. Doing fine until April. At
that time, I can only select cells (whole days). It will not let me select
the text. Help is no help. Any hints out there. Did I accidentally select
something to do this?
Bonnie
Have you added a picture to the cell or a shape? If you have send it to the
back, make the cell no fill and try again.
--
Mary Sauer MSFT MVP
http://office.microsoft.com/
http://msauer.mvps.org/
news://msnews.microsoft.com
"GoBonnieGo" <GoB...
macro to filter data based on selected dataHi, I am looking for a macro that requests input of a reference code and then
a date and then filters the data in my spreadsheet based on this criteria. I
am using excel 2007. Any help with this will be greatly appreciated.
You can probably record a macro while doing it manually and then clean it up
and add input boxes to ask the question or input your variable in a cell and
use that. If all else fails,
If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the ...
Link select with a blastI have Win 7 Home Premium, x64. Quite often, when I select a link, a mouse
pointer changes to a palm with a blast. I understand, the palm is the
standard mouse pointer for link select, but what is the blast? What it
indicates?
--
Ilya Zeldes
Fort Myers, Florida
Hi Ilya,
I suspect that this is being caused by a tracking program.
Run something like Ad-Aware and see if it indicates a tracking company.
If so, you can delete it, however, it might prevent you from accessing that
particular website.
Dave
"Ilya Zeldes" wrote in message
news:7A6FF9B1-5512-44...
Failure to connect to specific mail server
Hi All,
We are running Exchange 2003 under SBS 2003 Prem.
One of my users is having consistent problems sending email to a
server, and it *appears* that the destination server is saying that
our exchange server is using an incorrect syntax when transferring the
email. I believe that this is not correct - we don't have the issue
in general, but I would also like to get a second opinion from someone
here who might know more than I do about email.
The email domain is:
bmw.co.nz
Their mail server:
smtp.bmw.co.nz
Error:
The server claims that the email address of the recipient is in...
Select Case in a Change EventHi,
I am trying to use a worksheet Change Event to trap changes to specific
columns. depending on which column is chnaged by the user, the value in
another ciolumn will be altered; so, changes in either column O or P will
update column Q, changes in either column T or U will update column V and
changes in column Z or AA will update column AB.
What I can't figure out is the Select Case bit (where I've got the shouted
question below). Here's what I've put together, any comments would be much
appreciated.
Private Sub Worksheet_Change(ByVal Target As Range)
...
Select Records based another table...This may be very elementary, but i can't wrap my brain around it. I have
tried to dummy it down as much as i can for myself, with plans of adapting it
into something working. I have three tables that look like the following:
Tbl 1:
ProdID A B C
1 $1 $2 $3
2 $4 $5 $6
3 $7 $8 $9
Tbl 2:
RmNum ProdID
1 3
1 2
2 1
2 2
Tbl 3:
RmNum Style
1 A
2 C
Relationships are:
[tbl1 ProdID] ------ [tbl2 ProdID]
[tbl2 RmNum] ...
Multi-Select List Box Does Not Retain Selected ItemsI created an Outlook Form in 2003. But when I select
items in the list box they do not remain select when I
select another control on the form.
Any suggestions?
Did you bind the list box to a keywords field?
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"kaykay" <anonymous@discussions.microsoft.com> wrote in message
news:276dd01c4638d$bd5af590$a501280a@phx.gbl...
> I created an Outlook Form in 2003. But when I select
> items i...
VBAI am very new to VBA and access and have a question regarding a SELECT
statement. I am going to run a select (recordset - so I can loop through and
process each record) but on my SELECT I want to make sure I return at least
20 rows, otherwise I am going to change my WHERE clause to include more rows.
Is there an easy way to do this or do I need to just do an inital SELECT
COUNT(*) and then decide which WHERE clause to use??
Do you have an example I can look at?
Thank you in advance!
AJ
On Fri, 14 Dec 2007 17:14:00 -0800, AJ <AJ@discussions.microsoft.com>
wrote:
I would not first ...
Drop down list quicker selectionWe are using Excel 2003
We created a drop down list using the Data\Validation process, which works
fine.
When the arrow within a cell is clicked on to show the drop down list, how
can you quickly select one of the many names in the list just by typing the
first character of a name within the list.
At the moment, we have to scroll up and down the list to select a particular
name, which in itself isn't a problem, but slows down the process of finding
the right name.
Can the names within the list be alphabetically grouped when inputting the
first character from the keyboard, and spee...
How to create a reference using VBA to a source list in different Workbook?Can someone point me in the right direction? I need to perform the the
equivalent of the following steps using VBA code instead of manual entry.
Create a Reference to the Source List
1.. Open the workbook in which you wish to use the list in Data
Validation.
2.. Choose Insert>Name>Define
3.. Type a name for the List, e.g. MyList
4.. In the refers to box, type a reference to the named range. Start with
an equal sign, then the workbook name and an exclamation mark, followed by
the range name, e.g. =DataValWb.xls!CustName
5.. Click OK
Thanks,
Keith
...
Transfer Files Using VBAHi,
I'd like to transfer files from several drives on my pc to one cetnral
location.
From
A:\Office1\
B:\Office2\
C:\Office3\
To
D:\HeadQuarters\
My routine now is the following
1) Copy the files from drives: A, B, and C; and then
2) Paste the filesto the D drive
3) Delete the files permanently from drives A, B, and C.
As you see this is a tedious routine, which I'd liket o avoid by using
VBA. Can someone start me off with some code on how to accomplish
this. Thanks so much in advance!
Jrew
Jrew,
You could create a batch file (from the olden days) using XCOPY and desired
bel...
Selected fields to updateI need to have the ability, in OL'07, when I try to copy in a contact and am
told there is a duplicate, to be able to select which fields I want updated
and which not. Is that possible built-in or add-in?
--
Boris
You may find this of interest - ContactGenie DataPorter 2.0 - specifically
handles updating of pre-existing contacts allowing you to define which
fields you want to import/update from your input data file (custom
forms/fields supported).
Features: http://www.contactgenie.com/cg20features.htm
Download" http://www.contactgenie.com/cg20dlorder.htm
Karl
_...
Change Form/Report Query Based on User SelectionI have a form and report based on a query. I need to change the query
based on what the user selects on a form. Using VBA in MS Access
2002, can I change a single field in an existing query from GROUP BY
to LAST? This process would be initiated by a click event on a form.
Thanks in advance for any help.
I would say only if you are willing to construct the entire query string in
VBA and then apply that string as the source of the report.
John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County
Wayne wrote:
> I have a form ...
How do I find the currently selected Scenario?Hi,
Maybe this is a simple thing, but I don't seem to be able to track it
down. I have an Excel sheet with a couple of Scenarios defined. I am
trying to implement some VBA functions where I need to know which
Scenario is currently selected. Does anyone know how I determine the
active Scenario from VBA?
Any help will be greatly appreciated. Thanks in advance.
Best regards.
hi, (?)
> Maybe this is a simple thing, but I don't seem to be able to track it down.
> I have an Excel sheet with a couple of Scenarios defined.
> I am trying to implement some VBA functi...
Criteria for select query.I have Access2003.
I need a criteria expression to select certain data from a
query QryLedgerTxns.
When the ledger is reconciled with the bank statement, that
statement date is manually entered into a QryLedgerTxns
field called "DateStatement".
The "DateStatement" field matches a ledger transaction field
called "Withdrawal"
My aim is to add up all the sums in the "Withdrawal" field
*not* reconciled with the bank statement.
The "Withdrawal" field is currency.
The "DateStatement" field is Date/time.
Therefo...
set a variable to value in a select statementI know how to do this:
SET @total = (SELECT SUM(Salary) FROM Employee)
But is it possible to do soemthing like this without 2 separate SET
statements?:
SET @total, @tipstotal = (SELECT SUM(Salary), SUM(Tips) FROM Employee)
If so, how?
SELECT @total = SUM(Salary), @tipstotal = SUM(Tips) FROM Employee
Tom
"Keith G Hicks" <krh@comcast.net> wrote in message
news:utAHRun$KHA.5536@TK2MSFTNGP02.phx.gbl...
>I know how to do this:
>
> SET @total = (SELECT SUM(Salary) FROM Employee)
>
> But is it possible to do soemthing like this with...
Saving file to a specific folderI created a template form in Excel. However, when I save a completed form,
the save menu automatically brings up My Documents. I continually have to
navigate to the specific folder I want to save to. This is a pain to do this
all the time.
How do I adjust the template's properties to automatically choose the
specific folder to save to?
Look at the Subject: Saving file to a specific folder topic a couple of spots
down for a couple of ideas.
tj
"richkim2000" wrote:
> I created a template form in Excel. However, when I save a completed form,
> the save menu automati...
Select Previously Selected worksheet (and/or select previously selected workbook)Is anyone aware of VBA code that would allow me to auto-select the
previously active worksheet (within a particular workbook....or within
another open workbook)?
In essence, I am trying to build a routine that will allow me to
automatically do a vlookup between two data lists in two sheets with a
single step, rather than go through the process of specifying the
particular columns
Thanks for any suggestions.
...