Microsoft
Software
Hardware
Network
Question : local user's domain
the domain part in the local user - xyz in
'xyz\jimw'
that can only be the server/workstation name, right?
thanks
Answer : local user's domain
Instead of this:
=SUMPRODUCT((Desc="Authori
zed")*($L1
5:$AT15))
use this:
=SUM(IF(ISTEXT($L15:$AT15)
,0,(Desc="
Authorized
")*($L15:$
AT15)))
Enter as an array formula by pressing CTRL+SHIFT+ENTER.
jppinto
Random Solutions
slideshow does not work in firefox
XP 10 inbound connection limit question
Windows 7 clients cannot connect to the server
Using Split in VB
Can't email more than one invoice from Quickbooks Pro 2006 in Outlook
Deploying SharePoint project to Production Server
SSIS Promt user to enter date
Which VMWARE software should i run? ESXi, ESX, vSphere, Server????
Intermittent internet connectivity for PCs in small remote office
Pass recordset from local sql server to remote sql server using access adp