Importing dataWhen I import sales data through 3CDaemon, I get cells that I of data that I
cannot use in formulas. It is like they are corrupted. But can copy the
info from cell to cell, just cannot use in formula (ex. =if(dd04="N",1,0.
Formula does not error out, but it makes no difference if N, U, or anything
else is in dd04. It answers back 0. How can I fix this ?
Just a couple of guesses (I have no idea what 3CDaemon is).
First, Get a copy of Chip Pearson's CellView Addin so that you can really
determine what's in DD04):
http://www.cpearson.com/excel/CellView.htm
Second, ...
Transferring Data With XML?I'm new at this. What would be the best way to transfer data in XML format
from sql server A to remote sql server B? We would like to encrypt the
data with ssl which we already have installed on our iis server.
--
..
http://sf-f.org, weblog and search engine for fans and writers of
speculative fiction.
..
...
Import and exportTrying to salvage my data and it was suggestd I import and
export files, do I need to import and export closed
accounts as well?
Only if you want them in the new file. In order to export a closed account,
you'll need to first specify that it is open in Money.
"Mike" <anonymous@discussions.microsoft.com> wrote in message
news:269701c3fc78$9f29fcf0$a301280a@phx.gbl...
> Trying to salvage my data and it was suggestd I import and
> export files, do I need to import and export closed
> accounts as well?
...
Importing messages #6I have a backup disk that I would like to impport from, but obviously I do
not know how. When I double-click a message, it does not recognize which
program to use to open it and takes me to an MS site. All of these have a
..dbx extension.
Thank you.
"Jennifer" <Jennifer@discussions.microsoft.com> wrote in message
news:3398C3D3-FDD8-41CB-8F73-C445B56F6CF7@microsoft.com...
>I have a backup disk that I would like to impport from, but obviously I do
> not know how. When I double-click a message, it does not recognize which
> program to use to open it and takes me...
transfer data in excel between sheetsWhat I am looking to do is get a function button (or similar) on sheet 1 that
can recognise the data put in a column and upon a click of a button transfer
data held in a certain cell elsewhere and the date onto sheet 2.
If this is not possible, what the whole purpose I am trying to do is on
sheet one have a=50 fields per day, where 3 figures are entered per line, 50
lines (ie 150 pieces of data per day) which calculates the average of the 3
numbers per row, and then the average of all these numbers appears in a
seperate field on the spreadsheet (this I have already achieved.)
Then this...
Import TransferIN into TransferOUT... its possible?Hi, I have RMS 1.3, its possible to import a transfer in of one store into
transfer out on my store?
Thanks in advance.
Aldo,
If you are running HQ, it does this for you, on the next connect to HQ.
--
*
Get Secure! - www.microsoft.com/security
You must be using Outlook Express or some other type of newsgroup reader to
see and download the file attachment. If you are not using a reader, follow
the link below to setup Outlook Express. Click on "Open with newsreader"
under the MS Retail Management System on the right.
http://tinyurl.com/75bgz
**********
"Aldo" <...
excel 97 xml importI have Excel 97 and need to import a XML file. I don't know vba.
Slinger
XL97 was written way before XML therefore it will not handle it. Only
XL2003 (Individual product or from Office Pro) will recognise and handle XML
import/export
--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
nick_hodgeTAKETHISOUT@zen.co.uk.ANDTHIS
"Slinger" <Slinger@discussions.microsoft.com> wrote in message
news:D1D9952E-F741-4B11-8040-B27B34F382BE@microsoft.com...
>I have Excel 97 and need to import a XML file. I don't know vba.
...
Load Data Under Column HeadingsMy data are stock prices that I want to use with Metastock. I have as column
headers: Date, Stock Name, Open, High, Low, Close, Stock Code. How do I load
stock data with their fields under the respective column headings, perhaps,
by just clicking on the file name, without using cut & paste. How do I
protect the heading row from being overwritten?
...
Concurrent access to private dataHi,
maybe it's a simple problem for most of you, but I can't find an easy way to
quite simple problem, let me describe:
Let's have this code:
public ClassToChange()
{
... //some other methods
internal List<AnyDataClass> LockAndGetData()
{
Monitor.Enter(cs);
return data;
}
internal Unlock()
{
Monitor.Exit(cs);
}
private object cs = new object();
private List<AnyDataClass> data = new List<AnyDataClass>();
}
public class Editor
{
public Editor(ClassToChange editedObject)
{
this.editedObject = editedObject;
}
...
protect borders on a data entry cellI have an Excell 2007 spreadsheet with borders around selected
cells, the spreadsheet is protected so my formulas cant get
corrupted, but with some cells that are unlocked for user data entry.
But when you copy and paste in these user entry cells the borders are
getting copied and pasted also destroying the look of the
spreadsheet. so how do you protect the borders from being changed
and still allow copy and paste in the user entry cells?
Thanks in advance
Terry
You could politely ask users to copy>paste VALUES
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
dguillett1@austin....
How I import data without truncating zero in the beginningI am importing data from text file to access database but it is truncating
all the zeros if they come in the starting.... please help me to resolve this
problem as there is a field name telephone number and I need zero in the
starting to distinguish between local and international calls.
Remplace them by "+" (normaly it's the same)
"Mohsin Habib" <MohsinHabib@discussions.microsoft.com> a écrit dans le
message de news:8B32A18C-E88B-4259-8CAE-332EB821883C@microsoft.com...
>I am importing data from text file to access database but it is truncating
> ...
Importing JEs through the Table ImportIs there a way to import JEs throught the table import. If so, how is this
accomplished? Please help! Thank you!
If you have access to table import you must also own integration manager.
either way, yes, you can import transactions. please give me a call at
214-373-8550 and we can walk through the process.
Leslie
"Christina" wrote:
> Is there a way to import JEs throught the table import. If so, how is this
> accomplished? Please help! Thank you!
You can use Table Import but Integration Manager is much, much easier to use.
If you can use Table Import, you own Inte...
Importing Dynamic data
Hi
I have some tables in various xl files, call the files a,b and c. I
want to import all these into a single xl file called e. If changes
are made to a,b or c I want it to automatically update e.
I have used the import function in d but if I change a,b or c to see
the change I have to select the data in d and press refresh.
Furthermore when I refresh d i have to have files a,b and c open
otherwise it says connection lossed and is unable to refresh the data.
Can someone explain to me in simple terms what I have to do in order to
get the data automatically updated without having to alway...
Flipping order of data in a columnI need to flip the order of data in a column.
For example:
Is: 22
10
23
Need: 23
10
22
How can I do this? I need only flip the data in a column, these cell
are not a part of rows of data thus no ther data must flip with thes
numbers. Obviously the data I am changing is more than 3 cells long
(-
--
Message posted from http://www.ExcelForum.com
Hi
one way (using a helper column - if this is a one-time operation). If
your data is in column A enter the following:
B1: 1
B2: 2
- select B1:B2 and drag the selection down. This will populate column B
with ascending numbers
- Sort column A+B wit...
Importing a CSV fileHi,
When I try to import a CSV file into Outlook, it says I have to first
install the DATA1.MSI file from my windows XP installation disk. I looked at
my installation disk and here doesn't seem to be such a file. How can I
import?
Thanks,
Randy
If you have the correct installation disk, then all you need do is run the
Office setup - Add/Remove options and add the Outlook import filters.
Karl
--
____________________________________________________________
Karl Timmermans - The Claxton Group
ContactGenie - QuickPort/DataPort/Exporter/Toolkit/Duplicate Contact M...
SmartList for Canadian Payroll returns no dataWe are running GP V10 and Canadian Payroll. When our Payroll clerk tries to
run a SmartList for payroll data she gets nothing returned in her query
result. She is able to see all of her data and do her Payroll work with no
issues, and her security access to Payroll data is correct. Can anyone
advise as to what we may have missed in her security and / or setup that
would prevent her from seeing the data in her SmartList query?
As POWERUSER I get no results from the SmartList query either.
Appreciate any help or advice!
Thanks!
Hi LMG
Which CPR Smartlists are you trying to run?
T...
Locking cell color while allowing data changes in cellIn excel 2000, I created an attendance worksheet for my
classes.(Alphabetized names down left vertical column. Dates across
top of horizontal row.) I added a different color to all cells in
every other row to make for easier reading of each student's name and
absences. Every other row stays with a white background.
My question: I wondered if it was possible to lock row colors while
allowing data to change on top of them. If a new student is added to
my class in alphabetical order, the alternating color pattern is often
lost. It is a pain to rechange row and cell colors.
Any shortcut ...
Import DB from CRM 1.2 to 3.0Hi to all,
How can I import the DB or data from CRM 1.2 to new CRM 3.0?
Now my CRM DB are on SQL2000 server.
Thank and regards.
Augusto
You should really upgrade CRM1.2 to 3.0. The data structutres are different
enough that doing a migration would be pretty painful.
Any reason not to upgrade?
"IGBA75" <a.crippa@ieti.biz> wrote in message
news:%23c97ZdkXGHA.3660@TK2MSFTNGP04.phx.gbl...
> Hi to all,
>
> How can I import the DB or data from CRM 1.2 to new CRM 3.0?
> Now my CRM DB are on SQL2000 server.
>
> Thank and regards.
> Augusto
>
...
why are my important emails going into junk emailI posted on outlook general and didn't get a response. so I looked here and
there was no clue as to what is happening. I am using outlook 2007 on the
desktop. now any mail coming in from facebook is going to junk email. also
my zdnet newsletter is going there also. I have added their domain to the
safe list but they are still going to junk. this probably started the
other day when I got outlook 2003 going on my laptop so I could see my
emails when I am away from home. I did lower the category for junk mail one
item but that didn't help either. don't know what...
Attaching to secured Access data source via ExcelI have a password secured Access 97/2000 database that I'm
trying to attach to via Excel 97/2000 to make pivot tables,
but I can't use any of the database's objects as a data
source, at least no way that I'm aware. I'm assuming that's
caused by Access requiring me to be part of a particular
workgroup (system.mdw) and logged in as a certain user. Am
I correct in the assumption that attaching to an secured
Access data source is impossible in Excel? (BTW, making
pivot tables using non-secured Access data sources is no
problem.)
...
stumped on creating dependent data validation listsI created 2 Data Validation lists with Indirect functions. On trying
to use them in conjunction with a 3rd list, i realized my logic in
trying to accomplish what i need had been flawed. The problem is that
the 3rd list, which should be dependent on the 1st 2, changes
location.
That is, i have a very busy worksheet. In the main body of the
worksheet, there are no empty rows and columns. But almost every cell
needs to have dependent validation lists to select items from. The
main body is from A13 to AW131. In the area E14 to Q131, I have the
potential to need a dependent dropdown list i...
MS 2004 deluxe Stock sale and Purchase- 3rd try for assistanceHi there, I came across this not to long ago. I owned ( lets use a
fake company here) ABCcorp.. symbol ( fake again) ABC I then sold off
all shares of ABC.at 28.00
Later in the year I purchased a new interest in ABC for 11.00 per
share. When it went to 10.88 the MS Money 2004 Deluxe portfolio screen
shows I am making money on this new lot of shares.
Only thing I can think of is, because Money uses the old symbol and
lumps previous stock ownership ( even though you sold it all) to the
subsequent purchases.
Has this been fixed in later editions of Money?
Or is the fix, manual? Such as, befo...
counting colored dataI have a spread sheet where if a number doesn't fall within certain limits
the font is red representing a NG part. If the number falls within certain
limits the font is green representing a good part. I would like to know if
there is a way to count the # of NG(or red numbers). I tried copying the
spreadsheet to my question but the fonts don't come over in color. There are
numerous cells and would be much easier to count if there was a formula to do
so. I know how to make a count formula but not one if the font is a certain
color.
Rather than counting color (whi...
Custom Zoom Form Not Updating DataI have some code tied to the double click event for a control that opens a
custom zoom form and displays the text as well as the label of that control.
Right now, if I add to the text in the zoom form, it doesn't actually update
the data in the table. I know I've read somewhere how to accomplish this, but
my searching isn't finding it again.
The code I'm using is below. Any help would be appreciated. Thanks
Private Sub evnt_prblm_descr_txt_DblClick(Cancel As Integer)
strZoomPar = Me.name & ";" & Me.ActiveControl.name
strTitle = Me!Label16.Cap...
how can i import worksheets from multiple workbooksHi,
I have a bunch of workbooks that all used the same template and were filled
out for each week of the year. They all have a "totals" sheet the collects
all the important data within.
What i want to do is create a macro that imports that totals page, or a
section of it from a bunch of these different workbooks, say all the ones in
january or maybe the entire years worth so i can do some more analysis. my
VBA skills are terrible but i am learning slowly. Any help would be
appreciated.
Hi David
You can start here
http://www.rondebruin.nl/copy3.htm
--
Regards Ron de Bruin
h...