Excel2007 VBAIf I create a PivotTable with a field called DATE containing dates formatting
as dd/mm/yy, I then use this macro to remove Saturdays and Sundays from the
PivotTable. Except it reads the dates a mm/dd/yy until they are 'out of
scope' and then they are read as dd/mm/yy. Why?
Sub HideWeekendsFromPivotTable()
Dim pivotName As String
Dim pivotDate As Date
Dim z, pivotCount As Long
pivotName = ActiveSheet.PivotTables(1).Name
With ActiveSheet.PivotTables(pivotName).PivotFields("Date")
pivotCount = .PivotItems.Count
...
merge MSN Bill Pay & Checking AcctI want to merge my checking account with MSN Bill Pay but only see that I
can merge MSN Bill Pay with my checking account (i.e., you lose all of your
checking account information).
Does any one have any suggestions?
--
cheers,
Tom G
...
VBA solution to paste text into megred cellsI do realize that merged cells are bad news.
I'm stuck with an Excel 2003 worksheet, which contains this dreaded feature.
Users are complaining that on trying to paste text into merged cells gives
Excel Warnings:
"Data on the Clipboard is not the same size and shape as the selected
area. Do you want to paste anyway?"
And:
"Cannot change part of a merged cell."
Interestingly, though if the user hits F2, which places the cursor in the
formula bar, then the paste operation works!
I'm usually reasonably of Ok with VBA; but this ...
Best way to get started with VBA?Hi.
A lot of replies by the MVPs include the statement that the OP will
need to use VBA.
What's the best way to get started?
Are there any "VBA for Dummies" type books or development tools?
Are there repositories of source code that the beginning VBA
programmer can look at?
Question: Does Outlook (2003) out of the box contain VBA code that is
executed when a user clicks on a button or fills out a form? While
Outlook is running, is there a way to watch this code execute and see
how it changes values or fills in fields?
This question came up in my mind because of the dedica...
Check names not working for multiple address books / contactsHello!
I have upgraded from outlook 2003 to outlook 2007, my contacts are stored in
pst. I used to be able to search for a name via check names and it displayed
me all the results from global address list and from my contacts, but now it
only does one. It does not matter which one I set in the checking order,
whichever is top will be the one that provides the result. I would like it to
show me both results, how would I go about to set that up?
Thank you
Deana
More accurate and complete information would be helpful. The Global Address
List is only available to those who c...
Authorizing checks with RMSI recently removed PCCharge and setup my syetm to work with a preferred
merchant provider to allow native processing of credit & debit cards. Since
check verification/authorization was handled by PCCharge to Telecheck, check
authorization is now not being done.
How is check authorization accomplished using a preferred provider?
Thanks,
Richard
Unfortunately, it's not. PC Charge is the only option for check processing
in RMS as far as I know. TPI or some other vendor may support it through an
add-in, but RMS as shipped has no way of doing both checks and debit...
--
--
Gle...
How do I create Check list1.I am new to excel and want to create a simple check list. I would like to
have the first column check boxes and then the following columns discription
and notes. Can someone give me a step by step on how to do this. I have
created spread sheets but am not familiar with check boxes.
2.Also, Can someone tell me the difference between Access and Excel?
Geek
1) Not sure what you're aiming to do with the checkboxes, but if you right
click on the toolbar area, you will get a list of available toolbars. You
want either the 'forms' toolbox or the 'controls' toolbox. Genera...
Preventing multiple check boxes from being checkedI have a worksheet with over 20 rows of check boxes with 5 check boxes in
each row. (from the forms toolbox) I would like to prevent the user from
checking more than one box in each row. Is this possible?
BTW, this forum has been a great help. I'm so glad that expert Excel users
are so willing to share their wealth of knowledge.
Thanks again.
Jae
Put them in a group box, again from the forms toolbar.
Drag the group box onto the sheet, then drag the checkboxes in.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"Jae" <Jae@discussions.micro...
Check text field value against underlying table or query of combo boxHello,
I have a form on which the user can enter new records or update
existing ones.
If the user enters a new record on the form, I would like to have an
'After Update' event on one of the text fields, which is the item# to
check if the value entered already exists in the underlying table,
tbl_item. How can I call the table from the 'After Update' event of
the text field and check for that value in the table?
Thanks in advance.
Regards,
A. Crawford
antcraw@swbell.net wrote:
>I have a form on which the user can enter new records or update
>existing ones.
>If the us...
Duplicated emailsSome of the users in our our exchange server receiving duplicated
emails. Can somebody tells me how to troubleshoot this issue?. We have
ms outlook 2003 in the work stations. Is this an outlook problem or
exchange problem?
Need more information. Did someone internally send out to a list that
contained external addresses or this is just internal? There are
serveral reasons.
Example 1
If a user sends mail to a recipient that is a member of two
distribution groups (formerly known as distribution lists, or DLs), and
the distribution groups are expanded on different servers, recipients
can expe...
Printing ChecksI'm having a problem printing checks from Money 2003.
I have three accounts that come up in one .mny file. Two of the accounts
use 3-on-a-page checks and I want the name and address printed on them. One
account uses voucher checks and needs to be nudged a little south. When I go
to print checks I have to be aware of what account I'm in and change the
settings by hand to make sure the checks print correctly.
How can I make the check-print settings stick with the account I'm using.
It's a pain to have to remember every time. I'm frequently forgetting and
screwing up a pag...
Employee Check Format-GraphicalDoes anyone know of a TK that shows how to convert one of the employee check
from a text report to a graphical report?
We do not have Direct deposit, I looked in the Report Downloads from Great
Plains and did not see one there either.
thanks
--
Doug
There's no secret here. Just un-check the "Text Report" option in the Report
Definition window. And then modify the report so it looks like you want it.
This will take some time. The reports don't transfer from text to graphical
nicely.
"Doug" wrote:
> Does anyone know of a TK that shows how to convert...
Check Names = "Exchange Server computer is busy..."Here's what I got:
Active Directory on Server 2003
1 Domain Controller also running DNS and WINS
No other DNS or WINS servers (I know, I know)
Static IP Addresses...NO DHCP
Exchange Server 2003 on a member server
Client running W2K SP4
Outlook 2000 SP3
Exchange has 4 mailboxes set, but nobody is using it. I'm still testing
things out.
When I try to connect to Exchange via my Outlook 2000, I get the following
message:
"The function cannot be performed because the Microsoft Exchange Server
computer is busy. Try again later"
I've tried it from 3 different client comp...
Form controls, vba and arabic scriptI'm struggling with this one. We have developed an application in
Access 2003 using standard forms and controls (text boxes, etc). If I
enter (by pasting because I can't type it in directly) so arabic text
into a text box it displays OK. However, if I want to do anything with
that text in vba I run into problems because the value of the text box
only displays as "???????" ...
e.g
Dim strText as string
strText = me.txtText
Debug.Print strText
Output is something like "???????"
What am I doing wrong, or will this never work?
Any help would be greatly appreciated...
Printing MICR checksHello,
We are having an issue printing checks on the Select Payables Checks
window. When we try to print the checks we receive the error message below:
"Warning: You have MICR but are not in a MICR screen. To use MICR, abort
this screen and set up security access."
The user has access to this screen but I'm not sure what this error message
means. There was nothing related to this in the Knowledge Base either.
Has anyone else received this error message before and if so how did/do you
resolve it?
Thanks!
The user has the third party mekorma check writing module ...
Check off boxesPublisher 2003 in use.
I am creating a questionnaire that will be included in a newsletter. I am
using the publisher software to make this form.
Somewhere, in the past, I saw a keyboard shortcut to inset checkoff boxes,
however, I cannot remember the key strokes.
Any help along this line will be greatly appreciated.
Thank you and enjoy your day.
Mike
Mike Reshetar wrote:
> Somewhere, in the past, I saw a keyboard shortcut to inset checkoff boxes,
> however, I cannot remember the key strokes.
Use Wingdings and the � or q characters.
--
Ed Bennett - MVP Microsoft Publisher
h...
check check checkafpoiadshfpaosid
It is a feature, not a bug
--
Message posted from http://www.ExcelForum.com
...
VBA codeHi,
I have to put VBA code in the worksheet_calculate event. How can I do this?
Step by step please.
Because it is worksheet code, it is very easy to install and use:
1. right-click the tab name near the bottom of the window
2. select View Code - this brings up a VBE window
3. enter the macro and close the VBE window
If you save the workbook, the macro will be saved with it.
To remove the macro:
1. bring up the VBE windows as above
2. clear the code out
3. close the VBE window
To learn more about macros in general, see:
http://www.mvps.org/dmcritchie/excel/getstarted.htm
To learn ...
spam properties checkWhen I receive a suspecious email (spam), I right click,
without opening the message, to check the properties to
make sure it is spam before I forward to the "missed spam"
software of my ISP. Some spam emails then ask me if "I
want to save the changes" before I close the properties
box. I am then not able to forward this email without
replying yes to "save the changes?" I did not make any
changes, I just checked the properties. Why is this
happening?
...
tristate check box #2I have a tristate check box.The default behavour of tristate check box
in windows is that, the grayed check box will become unchecked after
click on grayed check box.
But i want , the grayed check box will become checked after click on
grayed check box in VC++ .Pls help me its urgent.
Well, for Win32, you can always SendMessage the button a BM_GETSTATE. I'm
sure with MFC there's a function that will permit this; it could be as simple
as button_name.GetState().
Well, for the event OnClick for that button, you can get the state of the
button and then either run it through some if-...
Check scanning and Check readersHas any group successfully integrated a check reader or scanner into a MSFT
RMS-POS solution?
Our small business processes alot of checks from contracts and cash from
customers. So, we need to integrate credit card, debit card, cash, and
checks processing.
I've been wanting to implement RMS but have been unsuccessful in locating
info on any check readers and compatibility with RMS.
Anyone with a solution to reading, scanning, and electronically verifying
checks at the POS?
Rms only supports check verification using PC Charge. Also, RMS only
supports MICR (Magnetic Ink Character...
Check Void in ErrorOur beloved cash admin voided SEVERAL checks in error. Is there a way to
un-void them? They were historical checks, ie. not in the current period.
Our bank isn't effected, but our ledger is.
I'm pretty adept at Sql, what tables would I need to hit if I have to
manually do this??
Thanks!
...
ntdll.dll failure after vba Int (random num)I am getting a system freeze on a specific terminal - the freeze is the
result of an ntdll.dll failure but I don't have a clue what's doing this and
why this dll would fail.
I have tried to come up with the simplest test I could so I have send key
Setocus to a button (with no OnClick event) then send key {ENTER} after a
random amount of time (well sort of random) between 25 min and (approx 41
mins.
I don't think the send keys will cause anything to fail - ??
Me.testbutton.SetFocus
Dim RandomNumber As Integer
'txtRandomNumber is an unbound box'
me.txtRa...
How to check settings for Outlook 97My Outlook is not working. The error message
states, "Mapisp32 has caused an error in MINET32.DLL.
Mapisp32 will now close."
Secondly, whenever I attempt to check for "new mail" I get
another error message, "messaging interface has returned
to an error."
Any help would be greatly appreciated.
First thing to try would be to create a fresh profile here: Control Panel >
Mail applet.
Also, have you ever installed the Internet Mail Enhancement Patch for OL97?
"Alex O. Stone" <aistone@comcast.net> wrote in message
news:005501c368bf$eaa638...
Check box change colour once checked
Hi can anyone please help me?
I've created a check box in my form which shows what information is
valid and what's not, if it's checked then it's not valid and if it's
not checked then it's valid....I would like the one's that are checked
to show all the information in a different colour not the check box
label but rest of the information
For example:
In a form which shows the category and skills and then the sub form
shows list of volunteers (Name and contact details) who may still do
voluntary work or not. there is a check box on the sub form next to
each volun...