Microsoft
Software
Hardware
Network
Question : subtotal data set using vba
Hi All,
This question is in reference to this thread:
http:Q_26292039.html
. I would like to have a subtotal row calculate at the end of the dataset for the listed column of months in the "Example-before" worksheet if the PID field is the same. So at the end data set, whether it is 3 lines or 20, I would like the code to subtotal the columns after the last row of the data.
Attachments:
Fruit-picker-05.xls
(36 KB)
(File Type Details)
File
Answer : subtotal data set using vba
something like this
=iif(Fields!LightsID.Value
=1,"True group",
iif(Fields!LightsID.Value = 3,"False group",
"other group"))
Random Solutions
Check null integer
How do I write data to separate excel worksheets in coldfusion?
Ex2010 - Move Mailbox Failed - Corrupt Messages
setup Xsan with couple of Apple macs final cut pro
Coldfusion - SQL syntax
net share system error 5 acces denied
Windows7 my Documents folder
IE8 Submit Form with [Enter] Key, not functioning properly
monitor/check all SQL Server backup jobs on all servers
Why won't Exchange Transport service start in Exchange 2007 on our SBS 2008 server ?