Default Price ListsHi
Does ayone have advise on what the best practice is with regards to creating
a default price list in a situation where all pricing will be user provided?
I would greatly appreciate any suggestions or advice.
Many Thanks
I need to do the same thing. It's driving me nuts trying to get around
it!
If anyone can help, that'd be great.
Mark Braithwaite wrote:
> Hi
>
> Does ayone have advise on what the best practice is with regards to creating
> a default price list in a situation where all pricing will be user provided?
>
> I would greatly appreciate any suggesti...
create a rosterHow can you create a weekly roster in which functions can be assigned to more
than 10 people. The roster should be updatable, so that when holidays and
days off are marked on the weekly roster they will be taken account of it
future rosters.
...
verify that a dialog box existsI want to verify that a dialog box exists before I send it some message. I
have a pointer to its object.
Can someone remind me please?
Thanks
George
> I want to verify that a dialog box exists before I send it some message. I
> have a pointer to its object.
> Can someone remind me please?
>
if(pDlg && pDlg->m_hWnd)
{
....
}
---
Ajay
> I want to verify that a dialog box exists before I send it some message. I
> have a pointer to its object.
> Can someone remind me please?
>
You can use ASSERT_VALID as well. It works in Debug only but its of
great...
importing or creating reference footnotesI am trying to import a word document into publisher and it has reference footnotes within the document. The reference footnotes are not coming into the publisher document with the reference footnotes.
Correct, they will not up to Publisher 2003.
In Publisher 2003 depending on which version of Word you are using if they
will or not.
--
"If you don't know where you are going,
any road will take you there!"
...
Mailbox not created when AD account createdA couple of days ago I noticed that I created a user account but the 'Email
Addresses' tab of the user properies did not list any email addresses.
Subsequent new user accounts have all experienced the same. I researched the
knowledge and tried the recommended solutions to either manaully start the
recipient update service or rebuild te recipient update service. Neither
recommendation has resulted in a mailbox being created for this particular
user or any additional user that I have created since this error first showed
up.
I performed a Windows update last Thursday and so I bel...
Drop down calendar menus disappearThis is a bizarre problem which I thought must be due to some sort of
corruption on my hard drive. However, using Google to check back on this
group and the other outlook group I've seen the same problem noted six times
over the past couple of years, from users of both Outlook 2002 and 2003. I
use 2003 and I don't recall that I had the problem with 2002. I run Win XP
Pro.
The problem:
This occurs when I try to enter dates in the calendar, task list or
birthdays section (contacts). You try to select a date to enter a task, or
enter a date for someone's birthday - you click on the ...
Print Autocomplete listI am using Outlook 2003 and have been unable to find out any way of viewing
and printing a copy of all of the entries in the Autocomplete list.
Is this possible?
A reference to a helpfull article or tutorial would be appreciated.
TIA
There's this tool which may help:
http://www.nirsoft.net/utils/outlook_nk2_autocomplete.html
"KiwiBrian" <briantoz@ihug.co.nz> wrote in message
news:h99lja$fdl$1@lust.ihug.co.nz...
> I am using Outlook 2003 and have been unable to find out any way of
> viewing and printing a copy of all of the entries in the Autocomplete
> lis...
Task Create - StatusI'm trying to make a simple task, when a user owner is assigned a task in
CRM, it receives an email letting it know it has one. I have the following
below, but it is not generating one when i assign one manually in the CRM.
What to do?
I've tried both the following:
When task is created
E-Mail to:[owner];Subject test
As well as:
When task is created
if
Task activity status = Open
then
E-Mail to:[owner];Subject test
I've checked the mailserver many times over, and I can send emails manually
from the CRM so you can rule that out
Tested out ok on our end.
Some ideas:...
Help Creating XmlNode / XmlAttribute ElegantlyI am creating a configuration class to read / write a standard configuration file.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings>
<add key="ConnectionString" value="server=(local);" />
</appSettings>
</configuration>
I am using a XmlDocument for my base implementation.
I am looking to see if there is a better way to add a new node / attribute than using
XmlDocument.InnerXml. I would consider this to be a hack but couldn't really see another
way of doing this without definin...
Drag Drop problem inCListCtrlHello ,
I have a owner drawn list view which displays the thumbnail images of
image files along with other related information like destination of
file and file properties.
I am trying to drop drop the images in the list view but the following
takes place :
CreateDragImage returns me a CImageList pointer which is not null ,
when i do a GetImageInfo using the CImageList pointer the IMAGEINFO
structure contains NULL values.Also BeginDrag returns FALSE.
What am i doing wrong, please do help me.
Thanks in Advance
example:
www.codeguru.com/Cpp/controls/ listview/dragdrop/article.php/c941/
&quo...
Drop Down Menu #2In Word I'm able to attach a calendar as a drop down menu...then a person who
clicks on that drop down menu will see the calendar and then can click a date
which will be seen in the cell.
Would you like to something similar in Excel?
See Ron de Bruin's site for instructions on using a Calendar Control on a
worksheet.
http://www.rondebruin.nl/calendar.htm
Also note the section for calling the calendar from a Toolbar button.
Gord Dibben MS Excel MVP
On Tue, 5 May 2009 14:24:15 -0700, Marlas <Marlas@discussions.microsoft.com>
wrote:
>In Word I'm able to attach a c...
Create external databaseHi all.
I need to create an external database (file). On a site I found this code:
------------------------------------------------------
Function CreateLinkedExternalTable(strTargetDB As String, strProviderString
As String, strSourceTbl As String, strLinkTblName As String) As String
'strTargetDB = Source Database Name
'strProviderString = Not used, currently hard coded
'strSourceTbl = Source Table name in the database we are linking too.
'strLinkTblName = Table name we would like to see in the Access Database.
Dim catDB As ADOX.Catalog
Dim tblLink As...
How to create pie chart with %I have got a problem that I don't if excel could help me to calculate the %
within a column and draw a pie chart.
My case is I have a column containing a series of numbers. e.g.
1,4,8,1,3,9,11,2,4,5,6,.........etc
I want to draw a pie chart that showing 1-3 , 4-6, 7-9, >9 with the
corresponding % inside that column.
Can anyone tell me how can I make it ?
Ray -
You need to calculate the frequencies in your data.
Let's assume your data is in A1:A12. In B1:B3 enter these numbers, the
upper limits on the groupings:
3
6
9
You can enter ">9" into B4 witho...
Email address not created when a new user is createdAll,
This issue recently happened in my company. Upon creating a new user, the
policy was set to create the smtp and X400 address automaticaly. Now when we
create a user the smtp and x400 addresses are not created, and when
attempting to setup the new user in outlook, the address cant be found. We
are using exchange 2003 SP1 on Win2k3 servers.
On Wed, 13 Jul 2005 06:49:07 -0700, "Bryan"
<Bryan@discussions.microsoft.com> wrote:
>All,
>This issue recently happened in my company. Upon creating a new user, the
>policy was set to create the smtp and X400 addres...
How do I turn on drag and drop in MS Word 2007?It seems that drag and drop has stopped working..... I have no clue why.
There are instructions on how to turn drag and drop on/off for MS Word 2003,
but I can't find the directions on how to do this for Word 2007. I'd like to
turn this back on. Can anyone help?
Click on the the Office Button (top/left) and at the bottom of that window click on Word Options.
In that window choose Advanced.
Drag and Drop is the third choice down.
(That said... it doesn't always work even when you have selected it. Sigh) The problem could have to do with the Symbols dialog box. When you...
Conditional data validation drop downsGood afternoon,
I want to set up drop down's that bring up criteria to be selected based on
a previous data drop down selection, i.e. let's say column A has drop downs
consisting of various areas within a building, i.e. Ceiling Void, Roof,
Ceiling, Floor etc. Based on what is selected in A1 the drop down criteria
in B1 should relate only to what could apply to the selection in A1. I.e.
If Ceiling Void is selected in A1 then the user should only be allowed to
select, for example, from Fire Break, Pipe Lagging, Fire Break, Feature
Panels etc in B1. If however 'Roof...
Exchange 2010 MRM, no log files being createdI'm hoping someone can help me with this issue....it has been driving me
crazy for days.
I have enabled MRM logging on our exchange server, and I can see that some
of the policies are working when I run start-managedfolderassistant. We
have a retention policy tag on the deleteditems folder, and this does work.
The problem is I am not getting any files in the MRM log directory.
C:\Program Files\Microsoft\Exchange Server\V14\Logging\Managed Folder
Assistant
Events 9021 and 9022 are logged in the Application log, but where are the
files?
Below is the output of my mai...
when form createdI have a form which was created by someone else (not a form template) which
is like a questionnaire with empty boxes to be completed. When the boxes are
typed in all the margins move to accommodate the words being typed. Is there
a way to fix/lock the original form and then just fill in the blank boxes?
I suspect this is set up as a table with auto resizing enabled. Displaying
table gridlines (Table | Show Gridlines) will help you see what you're
dealing with. Then select the table, go to the Table tab of Table
Properties, click Options, and clear the check box for "A...
changing the message list in outlook 2003i just upgraded from office 2000 to 2003. in the message look in
outlook, it separates the messages by date. is there any way to turn
this off, so i just have a long list of messages?
Right click on the header in the message list, uncheck "show in groups."
--�
Milly Staples [MVP - Outlook]
Post all replies to the group to keep the discussion intact. Due to
the SWEN virus, all mail sent to my personal account will be deleted
without reading.
After searching google.groups.com and finding no answer, Lee Benningfield
asked:
| i just upgraded from office 2000 to 2003. in the mess...
Select items from list and show in text boxI want to be able to select an items from a list I have setup and have
them show in a text box (possibly with the aid of a select button).
Could someone please explain to me how to do this as I have no idea
about Visual Basic and macros don't work?
Thanks in advance
Jeanette
You can create a dropdown list with data validation:
http://www.contextures.com/xlDataVal01.html
Or, create a combobox on a UserForm:
http://www.contextures.com/xlUserForm02.html
rosscojet@tiscali.co.uk wrote:
> I want to be able to select an items from a list I have setup and have
> them show in a ...
Creating a BrochureHow do you create a 3-column brochure from scratch for Publisher 2002? I can
only find the directions for the 2003 version. Quick help would be
appreciated, project is due Monday.
Create a three-panel or four-panel folded publication
http://office.microsoft.com/en-us/assistance/HP011646681033.aspx
Scroll down to the section that says "Build a three-panel or four-panel publications
from scratch."
--
Mary Sauer MSFT MVP
http://office.microsoft.com/
http://msauer.mvps.org/
news://msnews.microsoft.com
"Derek" <Derek@discussions.microsoft.com> wrote in message
news...
How to create Access macro shortcutI'm still using Access 97 and saw something the other day that I would
like to use that was in Access 2000. In an Access 2000 database,
there was a .mam file in a directory that launched the Access 2000
program and ran a macro. How do you set this up? Can it be done in
Access 97? If so, how?
Hi.
> How do you set this up?
Select the macro in the Database Window and right click with your mouse,
then select "Create Shortcut..." in the pop-up menu. Follow the prompts for
where to place the shortcut and what to name it. The default is:
<PathToDeskTopDir>\Shortcut ...
Users mailboxes not created when user createdI have a problem that recently just started happening on my exchange 2003
server. When i create a new user account and create the mailbox for exchange,
once im done, the mailbox isnt created, adn if you go into the properties of
the user account adn go to the exchange email address tab, there isnt an smtp
or an x.400 address listed. I am having to manually create and add these, adn
then go delete the exchange mailbox and recreate it. This is really annoying
and would love to know if anyone has any ideas of how to fix it.
Thanks
Jason
In news:9F836A43-98BF-435A-AA43-AFF10124BE3F@micro...
CRM should let me create custom fields in batchHi,
With MS CRM v3.0, when we have a group of fields to create, it would be
faster to be able to enter the list and then submit the list for processing.
Thank you.
Felix.
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.
http://www.microsoft.com/Businesssolutions/C...
Creating an ad bookHow do I divide a page into equal sections (halves, qarters, eights)? I need to scan and type ads and coupons into this booklet. New at this.
After managing to set up OE-QuoteFix on his new PC, Ed reads a message
from FRSH <anonymous@discussions.microsoft.com>...
> How do I divide a page into equal sections (halves, qarters, eights)?
Arrange > Layout Guides > Grid Guides
--
Ed Bennett - MVP Microsoft Publisher
http://www.mvps.org/the_nerd/
Before reading this message, view the disclaimer:
http://mvps.org/the_nerd/disclaim.htm
...