Microsoft
Software
Hardware
Network
Question : Question on VBA call worksheet.function and self defined function
Hi experts,
I am having difficulties working on the following code, the environment is Excel VBA.
// for this one, I tried to call function now() to return the current system date and time
// however, now() is simply not listed under WorksheetFunction, I tried to find something like //DateTime(), time(), but could not find it
ActiveCell.Value = Application.WorksheetFunct
ion.Now()
// for this one, I tried to call a self-defind function/method getName() to return the system user name, in // order to confusion, I simply copied the code for getName() right within the same module, but it // is still now working. getName is also saved in Module 1
ActiveCell.Offset(0, 1).Value = GetName()
I appreciate your attention and time.
Answer : Question on VBA call worksheet.function and self defined function
Yes...but for other products. Go to the software download section and find what you need. When you try to download it will ask you to setup account
Random Solutions
Cisco QOS to prioritize voice
Datareader object is already open message
Email address policy exchange 2010
Video card reccommendations
Teaching iPhone app creation...Any advice?
Exchange 2010 and Outlook 2003 subfolder display bug
Exchange 2007 has stopped working
Check each machine to see the logged in user IE setting on which configuration they use.
Exchange 2010 on a domain controller 2008 R2 for 2 users?
windows permissioning