由买买提看人间百态

topics

全部话题 - 话题: excel
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
s*****e
发帖数: 970
1
来自主题: Windows版 - EXCEL的时间表示及计算
难得用EXCEL,一用就出问题。
它里面的单元格式有时间表示法,比如10:00AM, 或者4:30 PM。我要输入一
个CLOCK IN时间和一个CLOCK OUT 时间,然后第三列计算差值,也就是DURATION。
如果CLOCK IN是AM,CLOCK OUT是PM,那好办,一减就出来了。但有时候,CLOCK IN是
下午PM,CLOCK OUT是第二天凌晨AM,这样一减就变成负数了。
问如何让EXCEL变得聪明一点,如果后一个是AM,就能知道是第二天,能调整后再减。
另外,我希望结果用小数形式表示,比如10:30将变成10.5 HOURS。
j******m
发帖数: 92
2
我记得上一版的excel画图中的柱图里面,可以right click加error bar,可以变柱的
背景,比如我喜欢有斜线的,或者有点点的。现在的xp的excel里面:
(1)error bar 只需选STD还是SE(standard deviation还是standard error),可是
我不相信他们的计算,怎么用我自己的数据呢?
(2)柱子的背景:想变成象自己以前paper里那样的,有斜线的,或者有点点的,怎么
就不行呢?只有一个黄不垃圾的texture,怎么选斜线呢?
真苦恼。
a**i
发帖数: 508
3
【 以下文字转载自 BuildingWeb 讨论区 】
发信人: alli (Emma), 信区: BuildingWeb
标 题: [求助] 用VBScript 在EXCEL画图的问题
发信站: BBS 未名空间站 (Thu Oct 27 14:22:16 2011, 美东)
我想用chartobject在一个EXCEL chart上画多个线. 每次call下面的FUNC.
Function addSeries(objCHart, yRange, xRange, curveName)
With objChart.Chart
With .SeriesCollection.NewSeries
.Values = yRange
.XValues = xRange
.Name = curveName
End With
End With
end function
问题是:
第一条线OK, 后面划出的线上的点的位置是前面线的叠加. 而用MOUSE悬停在点上显示
的数值又是正确的.
例如:line1(x=1)=1, line2(x=1)=0.5
line2(x=1)点的位置就在1.5,但显示0.... 阅读全帖
A*****a
发帖数: 52743
4
来自主题: Windows版 - excel 求助
我想是别人用VBA写的那个day()函数,你自己的excel没有, 你应该把code拷贝到你的
excel里。另外要想对每日做平均,也不是只有这一种方法。
l******9
发帖数: 579
5
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: delete sheets from Excel workbook in C#
发信站: BBS 未名空间站 (Fri May 22 14:08:38 2015, 美东)
I need to delete some sheets from an Excel workbook in C#.
But, my code does not work.
// **aDeleteList** hold the sheets that need to be deleted from the
workbook wbk
static void delete_sht(ref MsExcel.Workbook wbk, List
aDeleteList)
{
MsExcel.Sheets my_st = wbk.Sheets;
foreach (MsExcel.Worksheet s in ... 阅读全帖
y*u
发帖数: 21
6
来自主题: XML版 - 在Excel中如何使用XML?
Problem:
需要在Excel中输入并validate很多的数据,Validation通过Excel Macro 完成

因为validation rules会经常地变化,所以需要将rules和validation code分开

我想使用XML,可是具体的structure应该是什么样子的呢?XML parser从何而来

XML rules放到什么地方?.bas file? or another worksheet?
如果XML不是一个好的选择,只好将rules都hard code到validation macro里面
了。
请各位高手帮忙参考一下。
s*k
发帖数: 144
7
来自主题: XML版 - 在Excel中如何使用XML?





True, up to now XML不是一个好的选择, I think Visual Basic for
Application
(VBA) is a good choice. VBA is a very powerful tools and support your
Macro. It is worth to learn it if you are frequent user of Excel.
In general, XML parser is for parse XML documents according to the DTD
or scheme. Currently XML tools are not very mature and cannot provide
many features user needed.
Maybe Excel 3000 can support XML validate of data. 8-)
l**t
发帖数: 452
8
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: leot (leot), 信区: Programming
标 题: 请问excel的null是什么符号?
发信站: The unknown SPACE (Sat Jun 28 01:32:11 2003) WWW-POST
我要从一个MS Excel文件读数据。但是如何判断一个cell中的内容是不是null呢?
好像当这个cell的数据的format为data的时候,null表示该cell为空。
然而当该cell 的格式为其他的时候,如general,text,number...我的java程序就不认为
该cell为空。那这个时候,如何判断此cell 是否为空呢?
谢谢
s********0
发帖数: 2687
9
来自主题: Accounting版 - excel 要学些什么
请问这个需要补课吗? 我想报的学校有prerequirement说了excel. 也不知道现在哪门
课程还学excel
G***Y
发帖数: 162
10
来自主题: Accounting版 - 请高手推荐关于EXCEL & ACCESS的书
Learn Excel from Mr Excel
h*****s
发帖数: 821
11
现在我用的是Becker软件,里面的Excel表格没有计算功能,只能靠手动计算器算完之
后再往里填。
不知道真的考试里面的Excel表格会不会也是这样的?谢谢。
m*****s
发帖数: 2227
12
来自主题: Accounting版 - 会计工作EXCEL 需要会哪些功能?
有工作要求会EXCEL。会计工作EXCEL 需要会哪些功能?谢谢,
c******a
发帖数: 211
13
来自主题: Accounting版 - 面Accountemps要不要考Excel?
我前两年更他们面试过。题目会问 譬如 “若你在xxx情况下按xxxfunction key,会出
现什么情况", 或有时会给你一些screenshot并问问题。考试时你不能用excel。
VBA不考编程,但问了我MACRO是在那个menu下。我当时傻了。我用VBA编程若干年,但
从不记得这个,而且也不记得menu下有哪些item。这东西一看EXCEL界面就能找到,谁
去记它。
N****O
发帖数: 4202
14
来自主题: Accounting版 - 面Accountemps要不要考Excel?
我也去面了.
不过当时就是聊天.跟我聊的人是曾和我同一个program的校友.
之前跟我说要考excel,我还很抓狂,不知道会考什么.
后来的去了告诉我说他以前考过那个excel,非常insulting,就不让我考了.
后来说会跟我in touch.
我对他们期望不会太高,只是想问:这份零时工对将来找工作真的没有帮助吗?
l****z
发帖数: 29846
15
来自主题: Accounting版 - 问个excel小问题
你先把1/5/2010, 2/5/2010, 3/5/2010 填好, 然后选中这三个, 然后再鼠标一拖,后面
的就是4/5/2010, 5/5/2010, 6/5/2010,
我在Excel 2003英文版本上可以做到的.
Excel还是很牛B的.
b**********9
发帖数: 855
16
来自主题: Accounting版 - 请教:会计常用excel skills
一般大家写skill的时候都会写excel吧
想请教下工作的XDJMs,大家工作的时候最经常用到的EXCEL的技能有哪些呢?
比如VLOOK UP会常用么?
马上要去面试了,想把这些细节都熟悉一下
非常非常感谢哇~
t*****g
发帖数: 2941
17
来自主题: Accounting版 - Excel 2007求助!!!
用Excel 2007. 有Pivot Table.
之前做好的报告,现在打开,有error message
"Excel found unreadable content in 'filename.xlsm'. Do you want to recover
the contents of this workbook? If you trust the source of this workbook,
click Yes"
Yes后,之前设计好的style, format什么都不见了.
No呢,file又不打开.
有达人知道怎么决定么???
u******9
发帖数: 66
18
来自主题: Accounting版 - Robert Half 面试时要不要考Excel呀?
一般面试前他们会告诉你都考什么。我去的那次,Excel考的很简单,就是基本操作,
是2007版的Excel,就是考些加行,字体变粗,左对齐,图表什么的。
d******s
发帖数: 228
19
来自主题: Accounting版 - 问个Excel的排序问题 (转载)
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: daysdays (dayday), 信区: SanFrancisco
标 题: 问个Excel的排序问题
发信站: BBS 未名空间站 (Mon Jan 16 16:39:05 2012, 美东)
下载的Excel表格,日期format为customized,排序结果总是这个样子。有什么办法让它按时间顺序排?
1/1/2012
1/12/2012
1/2/2012
1/20/2012
1/3/2012
1/31/2012
1/4/2012
1/5/2012
b********n
发帖数: 1651
20
一般会计工作很多需要熟练掌握excel的,不知excel的哪些部分一般需要熟练掌握呢?
b*****z
发帖数: 942
21
来自主题: Accounting版 - excel在会计中的运用
貌似很多工作要求熟练运用excel,请教大牛excel在会计中都用在哪些方面?
b*****z
发帖数: 942
22
来自主题: Accounting版 - excel在会计中的运用
貌似很多工作要求熟练运用excel,请教大牛excel在会计中都用在哪些方面?
b********n
发帖数: 1651
23
来自主题: Accounting版 - 求助:关于excel
请教大家,在industry小公司作会计一般要掌握什么excel技能?以后想要升manager做
些财务分析之类的又需要哪些excel技能呢?多谢
s*******o
发帖数: 20
24
来自主题: Accounting版 - 求助:关于excel
你可以试试 excel home这个是最全面 最权威的excel中文交流学习论坛 还有很多免
费资源
x****n
发帖数: 494
25
来自主题: Accounting版 - 【出售】CPA Excel全套资料
1,package description:CPA Excel四套书,加四张碟片,还有网上帐户。没有过期
日期。刚刚确认了,现在可以用最新的2013年版本。只要登录帐号,就可以用了。里面
什么都有,课文内容也有。我用的是becker,这套是参加活动时得奖的,拿到时我只剩
下一门aud了。要海
归了,翻了出来,得处理掉。见网站
http://www2.cpaexcel.com/select-a-product/cpa-review-courses/po
2,出版商:cpa excel
3,新旧程度: 很新
4,交换、出售、求购的价格: 150刀+运费,用paypal付。
5,邮寄方式:邮局media rate的邮寄方式。
6,买卖双方谁承担邮寄损失(required):买家
7,其它补充说明:书很好很不错,书上内容网上也有。
8,广告的有效期:12月28日,俺29日就海归,溜了。
9,我的联系方式:l***********[email protected]
10,物品来源 (required):参加Beta Society奖励的。
11,交易双方声明:materials in question ar... 阅读全帖
q*******n
发帖数: 360
26
实在没法子了,这里人多,上来求救excel高手,包子酬谢,我尽量说得详细点,别嫌
啰嗦,实在不行就站内说话。
(1),建立了两个表格Sheet1和Sheet2,
(2),在Sheet1中需要手工输入了两个数据(例如一个在A2,另一个在E2输入的)
(3),然后要求在Sheet1中E2输入的数据自动传到Sheet2中D5的位置(位置要求是:
Sheet2中的A5等于Sheet1中的A2)
(4),我在Sheet2中D5上使用的命令是D5=VLOOKUP(A5,Sheet1!$A$2:$F$10,5,0),这
样,Sheet1中的E2就显示在Sheet2中的D5位置。
问题是:如果在Sheet1中换另外一组A2和E2,Sheet2中D5的位置就没有数值了,如何才
能把上一步D5中显示的数值保持住?
不知道我说明白了没有?我不知道怎么能上传excel文件。急等!先谢谢了。
c****t
发帖数: 19049
27
来自主题: Actuary版 - 关于EXCEL..
the fastest way is to tell them you know everything and learn them later.
depending on if you are going to join a consulting company or an insurance
company and how old is your direct boss, the starting skills you need will
vary. Know some basic editing tricks, some basic functions and pivot table
would be universal.
Excel bible is excellent for beginners. but there are way too many errors
in any edition of that book. definitely NOT a good reference.
s***8
发帖数: 2
28
Strongly agree!!
The largest excel sheet (ver 2003) I ever worked with is about 700MB. That
sheet ate all my physical memory and made my PC frozen for hours. I bet we
can get even bigger spreadsheet from excel 2007. So you may need a computer
with huge memory as well....

to
of
I
m****e
发帖数: 109
29
I think you can produce a pivot table based on the data in the Access. The
pivot function in Access doesn't work well, but you can still start with
Excel, when asking for data, you point it to Access. You probably already
know this. I agree, it is still not as good as just using Excel to do
everything.
o********y
发帖数: 1138
30
来自主题: Actuary版 - Ask all the Excel guru a simple question
I need to paste a nXm table onto excel, but it was just plain text generated
in Matlab, and when I past them to excel, although it looks like a table,
everything is actually in one cell. My question is, how do I paste each
number into one cell? Thanks
c*d
发帖数: 53
31
多谢gaminyu的热情帮忙,同时接受accountant的批评,我自己也觉得
描述的太不清楚问的太乱了,关键是从小语文就差。
是这样,在用excel做一个模型,模型的其中一个worksheet上是用户的
输入,一共30个columns,每个column有将近100个输入,有数字的,有
text的,想在每个column上加一个indicator,如果本column任何一个
cell的值有变化,就提醒用户,需要重新计算(计算部分是靠button激活
macro另外进行的)。现在我用的方法是,在每个column下加了公式,
比如column C, 就是C110=concatenate(C1,C2,C3,...C100),然后用
macro先把公式的值给拷贝到另一个cell(例如C111),然后indicator
用公式if(C110=C111,"Y","N")来实现实时监测
这个方法现在的潜在问题是,最后这个C110和C111的字符串可能会太长,
而且因为有30个这样的column,所以会有30个这样的字符串。excel做的这个
模型本身就已经很大了,不希望size再增大太多,所以想请教一... 阅读全帖
z**********i
发帖数: 12276
32
来自主题: Actuary版 - excel技术
看找人的帖子里很多要求强的excel,大家都怎么搞定excel的呢?
具体的工作中,用到一点,但很有限。
谢谢!
q*******n
发帖数: 360
33
实在没法子了,这里人多,上来求救excel高手,包子酬谢,我尽量说得详细点,别嫌
啰嗦,实在不行就站内说话。
(1),建立了两个表格Sheet1和Sheet2,
(2),在Sheet1中需要手工输入了两个数据(例如一个在A2,另一个在E2输入的)
(3),然后要求在Sheet1中E2输入的数据自动传到Sheet2中D5的位置(位置要求是:
Sheet2中的A5等于Sheet1中的A2)
(4),我在Sheet2中D5上使用的命令是D5=VLOOKUP(A5,Sheet1!$A$2:$F$10,5,0),这
样,Sheet1中的E2就显示在Sheet2中的D5位置。
问题是:如果在Sheet1中换另外一组A2和E2,Sheet2中D5的位置就没有数值了,如何才
能把上一步D5中显示的数值保持住?
不知道我说明白了没有?我不知道怎么能上传excel文件。急等!先谢谢了。
q*******n
发帖数: 360
34
实在没法子了,这里人多,上来求救excel高手,包子酬谢,我尽量说得详细点,别嫌
啰嗦,实在不行就站内说话。
(1),建立了两个表格Sheet1和Sheet2,
(2),在Sheet1中需要手工输入了两个数据(例如一个在A2,另一个在E2输入的)
(3),然后要求在Sheet1中E2输入的数据自动传到Sheet2中D5的位置(位置要求是:
Sheet2中的A5等于Sheet1中的A2)
(4),我在Sheet2中D5上使用的命令是D5=VLOOKUP(A5,Sheet1!$A$2:$F$10,5,0),这
样,Sheet1中的E2就显示在Sheet2中的D5位置。
问题是:如果在Sheet1中换另外一组A2和E2,Sheet2中D5的位置就没有数值了,如何才
能把上一步D5中显示的数值保持住?
不知道我说明白了没有?我不知道怎么能上传excel文件。急等!先谢谢了。

发帖数: 1
35
发表的文章,补充数据都是excel表格。
[在 gentletiger (gentletiger) 的大作中提到:]
:这个难道不是bioinfo的常识吗?谁会用excel处理数据。
S*3
发帖数: 162
36
来自主题: Business版 - Excel求教!
well, a VB Macro in Excel will work.
Or try to use other stat applications if it doesn't require to keep the code
in Excel. Like STATA etc. EZ than access to learn.
Or learn access.
Otherwise, 默哀,have to do it manually as far as I know. hope there aren't
that many.
l******n
发帖数: 9344
37
☆─────────────────────────────────────☆
sassas (还是喜欢R) 于 (Sun Apr 6 15:47:57 2008) 提到:
我的基础:不会VBA, finance知道一点点, 正在读一些finance的书。所以希望有一本
VBA介绍得比较详细,并且给出很多用Excel/VBA做各种financial model的例子的书。
先谢了
☆─────────────────────────────────────☆
lplpp (爱老婆·爱生活) 于 (Wed Apr 9 03:47:10 2008) 提到:
就那本经典的
Advanced modelling in finance using Excel and VBA
我这只有中文版的doc文档,也是找人分享的,要的话给个邮箱地址.
☆─────────────────────────────────────☆
mug (mug) 于 (Fri Apr 11 10:46:39 2008) 提到:
may I have it too? My email i
s****4
发帖数: 14
38
CD上的Excel例子
m******t
发帖数: 40
39
excel里面财务报表 评估公司价值
建模主要是那些方面的要求和内容
还有excel表说没有配平,是指什么呢?
感谢
R*I
发帖数: 1840
40
基本上指financial statement modeling,valuation一般是multiple,DCF也有,特别
在venture capital方面。不知道配平啥意思?你的balance sheet modeling没弄对?

excel里面财务报表 评估公司价值 建模主要是那些方面的要求和内容还有excel表说没
有配平,是指什么呢?感谢
★ Sent from iPhone App: iReader Mitbbs 7.36 - iPad Lite
f**y
发帖数: 692
41
【 以下文字转载自 Statistics 讨论区 】
发信人: fxxy (老四), 信区: Statistics
标 题: 请教关于excel 中关于统计方面的问题
发信站: BBS 未名空间站 (Wed Dec 1 20:07:48 2010, 美东)
一组数据, Y(i), X(i).
在Excel中做线性回归, 得出一个 R^2 值.
任何一个位于0与1 之间的值到底说明什么? 比如 R^2 = 0.8
如果这个值已知了, 是否还需要每个点做重复试验, 用Error bar 去判定这些点的可靠
性?
如果有专门的书详细介绍这个的,烦请告知.
谢谢.
提供有价值线索者, 一经核实, 2个包子.
g********e
发帖数: 65
42
来自主题: Chemistry版 - IF excel版本 (转载)
【 以下文字转载自 Biology 讨论区 】
发信人: demoner (回不去的叫故乡), 信区: Biology
标 题: IF excel版本
发信站: BBS 未名空间站 (Sat Jun 20 01:38:41 2009, 美东)
发信人: zzyzzy (Zhang), 信区: Chemistry
标 题: IF excel版本
发信站: BBS 未名空间站 (Sat Jun 20 00:54:12 2009, 美东)
FYI
p*********l
发帖数: 30
43
来自主题: Computation版 - How to refresh Excel file daily
suppose I have an excel file named, "ExcelDummy", in which I want to daily
refresh my calculation in worksheet, named "Sheet1". How do I set up the
code to automate the following steps.
1. open the excel file every morning at 8am
2. refresh the calculation to get the daily financial ratios
3. save the file after new result
4. close the file
Thank you very much
f***7
发帖数: 46
44
I have a xml file contains some long numbers (20 characters)
When I use vba to import the xml to excel, excel automatically converts it
to a scientific number such as 3.222E19 with last 6 characters replaced by 0
. I want the entire 20 characters as a text.
How to solve it?
Thank you
V*P
发帖数: 155
45
【 以下文字转载自 Statistics 讨论区 】
发信人: VlP (VlP), 信区: Statistics
标 题: Excel 能否写个 equation with an independent variable
发信站: BBS 未名空间站 (Thu Sep 5 07:05:24 2013, 美东)
比如我有: A1=2, A2=x, A3=6, A1*A2=A6
正常情况下,我可以用 A3/A1 来得到 x 的值,但是我想用一种像calculator那种的输
入求解,类似这样的 f ( x, A1 * x = A3 ) . An equation A1 * x = A3 with
independent variable x, and solve for x.
我需要在excel 的一个 cell输入x的值(A1和A3是随时需要变化的,所以x的值也会随
着变化),我不是不想用 A3/A1 这样的formula ,而是因为formula太太复杂,如果我
写一个equation,再求求x的formula,很容易出现 algebra mistake,太长太复杂的
equat... 阅读全帖
m******t
发帖数: 40
46
excel里面财务报表 评估公司价值
建模主要是那些方面的要求和内容
还有excel表说没有配平,是指什么呢?
感谢
t******k
发帖数: 187
47
来自主题: EE版 - 问个Excel的问题 (转载)
【 以下文字转载自 Windows 讨论区 】
发信人: ttkrpink (中英文不限), 信区: Windows
标 题: 问个Excel的问题
发信站: BBS 未名空间站 (Thu Aug 14 14:20:01 2008)
Excel 作图,纵轴要用Scientific Number 显示。如何同时显示 1.2e-3 和 0.8e-3。
而不是 1.2e-3 和 800e-6
q*******n
发帖数: 52
48
来自主题: EE版 - mathcad get data from Excel file?
照着tutorial上的命令,
my_matrix:=READPRN("c:\temp\myfile.dat")
我把 .txt 文件改名为 .dat 文件, 好象是可以的.
但把 .excel 文件改名为 .dat 文件, 就有error, 说数据不对什么的.
不知道我的做法对不对? 如何才能读入 Excel data?
还有, 我改了 .txt file 的数据, F9, mathcad 读入的数据好象没有自动更新?
谢谢.
w*******d
发帖数: 3714
49
来自主题: EE版 - mathcad get data from Excel file?
excel有自己的格式吧。你用excel另存为txt格式试试
t*********1
发帖数: 18
50
来自主题: EE版 - mathcad get data from Excel file?
In Mathcad, just go to Insert>Component... and select "File Read or Write" in the dialog box.
Then, make sure the "Read from a file" radio button is highlighted on the next screen.
Under the next screen, select "Excel" from the File Type drop-down, choose your saved Excel file with the Browse... button.
Click Ok and Mathcad inserts a File Read component into your worksheet. See how the component is on the right side of the := assigment operator? Now all you do is tell Mathcad what variable to
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)