Parsing data from one spreadsheet into another formatThe data that we dump out of one machine comes in like below.
%AT_1300 Bottoms|Conductivity| (Water Out) InputRange VDC1to5
%AT_1300 Bottoms|Conductivity| (Water Out) Custom_Range_Low 0.0
%AT_1300 Bottoms|Conductivity| (Water Out) Custom_Range_Hi 0.0
%AT_1300 Bottoms|Conductivity| (Water Out) MinScale 0.0
%AT_1300 Bottoms|Conductivity| (Water Out) MaxScale 20.0
%AT_1300 Bottoms|Conductivity| (Water Out) EngUnits mhos
%AT_1300 Bottoms|Conductivity| (Water Out) StepResponseTime 1.0
%AT_1300 Bottoms|Conductivity| (Water Out) DigFiltTimeCnst 0.016
And I need to convert this data to this f...
Input Excel 'Password to Open' through control in access formHi All,
We know,Excel has prompt password
to open it files.
Is it possible to create a code that can
supplies the excel prompt password?.So that when we
open the excel file through our access control in a form,
the excel files can be opened automatically.But when the
excel files opened from its default icon,it will prompt a
password first.
...
SIP/RTC Audio Codec selectionHi,
When a SIP invite is made with the available codecs, what determines which
codec is used?
I've followed msdn doc http://msdn.microsoft.com/en-us/library/ee501014.aspx
to set the prefered codec but
this does not work.
I also did not see any API calls that will either set the codec to be used
or force a specific codec for use in any session.
Is their a way to do this?
I'm using WinCE 6 R2.
...
Excel 2007When I select cells to copy as a picture in Excel 2007, the resolution is
terrible. Text and objects with shadow's are very blotchy when pasting the
picture.
How do you change the resolution of a 'Copy Picture'?
...
Select Method of Range class failing???Hello,
I keep getting the following error in my macro:
Run-time error '1004':
Select method of Range class failed
When simply trying to select cell A1 in a worksheet of mine. I can'
figure out for the life of me why this would be failing. Here's m
script (literally):
Range("A1").Select
I am simply trying to position the cursor on a worksheet in preparatio
for a possible operation. I have never had this fail on me before an
I can't figure it out now.
Any ideas why this might be happening?
Thanks in advance,
-Pet
--
Message posted from http://www.ExcelF...
data input in text boxWe have a form which the operator enters data in a text box. Currently we
have a 'done' button on the form that the operator clicks to send the text
box info to a vba program. How can we send the text box info to the vba
program when the operator hits the enter key @ the end of the data entry for
the text box? TIA
--
_______________________________
In Christ's matchless name
ted & colleen
n6trf kc6rue
Use the control's AfterUpdate event.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"ted" <n6trf@arr...
Transferring over outlook data to new XP machineHow do I transfer over my old emails, address book to my
new XP machine? I have looked over the internet and found
nothing the tells me EXACTLY how to do this, any help
would be greatly appreciated.
senior_tech@yahoo.com
If your using MS Outlook copy your .PST file across and import it into the new install.
>If your using MS Outlook copy your .PST file across and import it into the
new install.
No, don't import it. Simply use "File">"Open"
--
Brian Tillman
Smiths Aerospace
3290 Patterson Ave. SE, MS 1B3
Grand Rapids, MI 49512-1991
Brian.Tillman is the nam...
MS Money 95 data filesI hope that some one can answer this for me.
I have used MS Money 95 for years, and it works just fine for me on Windows
XP, however, I now have to reformat my hard drive, and have discovered that
I can nolonger find my original install disk. Will the latest versions of
Money still read the MS Money 95 data files. All that I have ever used the
program for is to track my investments, and am unlikely to do any different
in the future.
Thanks
Stan B
In microsoft.public.money, Stan Banner wrote:
>I hope that some one can answer this for me.
>I have used MS Money 95 for years, and...
Auto-format in Microsoft Excel.Each time i try to enter a number range, for example, 8-
10, in Excel, it constantly re-formats it to a date. If I
change the formatting to "General" it turns it into a
random number, usually 38209. I would like to turn off
ALL auto-formatting, but that's probably asking too
much. How do I disable this frustrating feature?
thanks.
Hi Paul
When you enter "8-10" in a cell, that's not strictly a number but Excel
thinks you mean a date so converts it as such.
A date is a number and in your example the number 38209 represents August 10
2004 which is not a ra...
Excel not AccessI have designed an Access database that holds records relating to my stores
audit results going back for about 5 years plus a load more information
relating to these stores. This was used to produe a pack once a month,
however a change in senior management means that I have got to shelve this
and prodce a similar pack in Excel.
The idea would be that the user could select a month or a 12 mnth date range
that would produce data that could then be used to populate a number of excel
templates that have been designed. Having not used excel for years I would be
grateful for any suggestion...
How to keep format when importing Excel into SQL.Can anybody help me please?
When I import Excel file into SQL, a field that formated as 0000000000
(custom), loosing leading zeros. I tried to change data type in SQL after
importing. No luck.
I appretiate any help.
See if using IMEX=1 helps:
http://pratchev.blogspot.com/2007/10/importing-excel-data-into-sql-server.html
--
Plamen Ratchev
http://www.SQLStudio.com
Plamen,
I tried this, but got an error: "The OLE DB provider
"Microsoft.Jet.OLEDB.4.0" has not been registered."
Thank you very much for looking into this.
"Plamen Ratchev" wr...
Before Update on record selectI am getting no where fast. I have a main form and sub form and what i need
is a message to appear when user moves on to the next record using the record
selector on the bottom of the form. I have tried the beforeupdate on the form
but no results. Can form design prevent a message prompt?
One problem is that if no changes to the current record have been changed,
the Before Update event will not fire.
If you do make a change, the code as is should work.
I have gotten into the habbit of not using the standard record navigators,
but write my own so I can easily deal with this.
--
Dave Ha...
Rollup 2 and Office 2007I already have Roll Up 1 and the Office 2007 compatibility patch installed.
If I now install roll up 2 will I have to reinstall the office 2007
compatibility?
yes
--
Regards,
MS CRM Certified Professional
http://microsoftcrm3.blogspot.com
Chat with me on MSN / Gmail / Skype : ID Is :.. mscrmexpert@gmail.com
"LLoyd" wrote:
> I already have Roll Up 1 and the Office 2007 compatibility patch installed.
> If I now install roll up 2 will I have to reinstall the office 2007
> compatibility?
...
help with simple maths in excelI want to do a simple arithmatic excercise in excel for my grand daughter.
It is stuff like 2+2 =4
Smart me has hit a problem at the first hurdle...
I need to put 2 in one cell the + in another cell and then 2 in another = in
another and then she puts the answer in the next one. So the above would
have 4 cells completed and she would put the answer in the 5th one.
When I use the + or = sign in a cell of its own it (excel) thinks I am doing
an equation, is there a way around this?
I will work on the answer like if she gets it correct or wrong how I will do
that...a sound or som...
Unexpected error message on closing an Excel fileSuddenly I am getting the following message when I try to close a workbook:
"Your formula contains an invalid external reference to a worksheet.
Verify that the path, workbook, and range name or cell reference are
correct, and try again"
The mysterious thing is that it does not happen consistently and that, after
I click OK after the above message, I can still save the file.
What might be the cause of this error message and can the "invalid
reference" be tracked down using one of the utility add-ins such as J.
Walkenbach's PUP?
If it only happens when you close ...
Radar chart in Access 2007 reportCan you add a Radar chart to an access 2207 report?
...
Opening Excel WorkbooksI'm running into an issue where if I click on an Excel
file through My Documents, it doesn't automatically bring
it up.
I get the toolbar but the actual spreadsheet doesn't
appear on the screen. I have to click on the taskbar to
get it to pop up.
If I already have Excel active and I open a file through
Excel, this doesn't happen.
Any ideas?
Here is a similar thread:
http://www.excelforum.com/showthread.php?s=&threadid=237195
Rolli
--
Message posted from http://www.ExcelForum.com
Hi,
Take a look at Tools-Options-General tab- uncheck ignore
other application...
How to change font size on formula bar in Excell 2007I don't find Tools>Options>General (as suggested in other post answers) in
Excel 2007. On the Office button there is an Excel Options but it doesn't
provide a method of changing font size on the office but. My font is so
small I can barely see it.
Office button>ExcelOptions>Popular tab>in the "When creating new workbooks"
section, choose font and font size
--
Kind regards,
Niek Otten
Microsoft MVP - Excel
"jimwillie" <jimwillie@discussions.microsoft.com> wrote in message
news:588AAC05-0F52-404E-AA01-128E70E02D0B@microso...
HELP! Need to export hourly sales data on POS (NOT RMS)How can I export hourly sales data across a date range? For instance, I
want to show hourly sales for the month of October so I can graph it and
post it in our break room.
If I can't export hourly data, can I export daily sales?
The built-in reports don't address this data format.
This is a multi-part message in MIME format.
------=_NextPart_000_008E_01C826DC.CBC512D0
Content-Type: text/plain;
format=flowed;
charset="iso-8859-1";
reply-type=response
Content-Transfer-Encoding: 7bit
Mark, This should work for you. Keep in mind it takes up to 5-10 minutes to
load...
Grammar check not workingHello,
I am using Word 2007 and have a problem with grammar and punctuation errors.
I deliberately put two spaces between words, do not put space after a comma,
write long sentences and finish a sentence without a verb but the green
underline never appears. The spell check is functioning properly, no problem
with that. In Word Options > Proofing, "Mark grammar errors as you type" is
selected. I changed that selection and tried again but it still did not work.
I used different languages as default language but no change.
I would be grateful if someone could come...
How do I use traffic lights in excelI am wanting to use traffic lights in excel that change colour based on the
result of a variance cell, ie if the result of the cell is 10 make the
traffic light green, if it is 20 make the traffic light amber, if the result
is 30 make the traffic light red. How do I do this?
Shorty
Format>Conditional Formatting>Cell Value is:
Note: you can add up to 3 conditions(4 if you count default)
Gord Dibben Excel MVP
On Wed, 22 Dec 2004 16:35:03 -0800, Shorty <Shorty@discussions.microsoft.com>
wrote:
>I am wanting to use traffic lights in excel that change colour based on the
&g...
How To Copy MS Word mailing labels into ExcelI have a word doc that I want to put into Excel. I want to add some
more fields to the names and addresses. Is this simple or do I have to
learn how to program?
Michael Rodriguez
City of Grand Prairie
Michael, have you tried to copy and paste the data into excel?
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2000 & 97
** remove news from my email address to reply by email **
"Michael Rodriguez" <mrodrigu@gptx.org> wrote in messa...
Sorting Data #5Is there formula or anyway to be able sort the below data into a format that
I could create a pivot table on? I spend to many hours doing this every month.
Invoice #: 12345 Invoice Date: 1/16/1950 A/P Code: ABC
Due Date: 1/16/1950 Total Payable: $100.00 Reference: Freight:
Account #: 1234 Description: Name Reference 1 Amount: $100.00
Account #: 4321 Description: Name Reference 2 Amount: $100.00
Account #: 9876 Description: Name Reference 3 Amount: $100.00
Any help would be much appreciated!!
You need to show a Before and After version.
You still might not get any help, but your ...
Exchange 2007 across account searchDoes Exchange 2007 has an option to search all users mail for keywords?
That all SBS workgroup users can search for messages to/from all other
users.
Is there any advanced indexing system to speed up search results?
Thanks!
On Tue, 26 Jan 2010 14:22:12 +0200, "Ronald" <2omikk@gmail.com> wrote:
>Does Exchange 2007 has an option to search all users mail for keywords?
>That all SBS workgroup users can search for messages to/from all other
>users.
>Is there any advanced indexing system to speed up search results?
>
>Thanks!
>
Bunch of ...
HELP! remote data not accessible msgHello,
I have a use who is currently using a Bloomberg DDE add-
in. Whenever he attempts to activate the add-in to
retreive remote data, the system hangs. If I go to task
manager, I then see a message stating "Remote data not
accessible. To access this data Excel needs to open
another program.... I have searched the knowledge base
and didn't find much help. Does anyone have any ideas? I
am desperate!!!! We are currently using Excel 2003 in XP
Professional.
TIA,
Ramissah
...