Microsoft
Software
Hardware
Network
Question : Help with formula - from excel to VBA
Hi,
A Pertty simple one I think, how can I turn this excel formula into vba...
Excel:
=LEFT(K22,FIND("-",K22)-2)
VBA:
answer = LEFT(row.value,FIND("-",ro
w.value)-2
)
msgbox answer
vba doesn';t like the FIND but...
the value of row.value, for example is '123456 - testtestest' but the starting number could be any length so it could be '123 - testtesttest' and I just want to extract the starting number before the '-'...
Thanks
Answer : Help with formula - from excel to VBA
This is one way...
Dim hour As Integer = 11
Dim minute As Integer = 30
Dim ampm As String = "AM"
Dim time As DateTime = DateTime.Parse(hour & ":" & minute & " " & ampm)
Wayne
Random Solutions
remote sql server update slow
sp_configure and server parameters
Word 2010 Styles / Paragraph Issues
Newbee - Is there a way to loop resultset in sqlplus script?
Activating IIS7 on Windows web Server
Allowing Outlook 2003 Out of Office Messages on an Exchange 2007 Server
Will a P2 card for Panasonic cameras fit and download in an express 54 or 35 slot?
How to view my laptop with my blackberry?
Sync to Sharepoint?
Exchange Cert and Outlook 2010-07, problem with users connecting