Microsoft
Software
Hardware
Network
Question : Trying to optimize my VBA Code - help with syntax
Hi - I'm trying to use the same code but referencing different listview boxes. I thought I could get away with:
IF A = "XXXX" then
with lv1
else
with lv2
end if
That didn't work...So I thought I would assign it box = "XXXX" then use box.columnheaders... and that didn't work.
Is there a way I can accomplish this?
Thanks - Zack
Answer : Trying to optimize my VBA Code - help with syntax
You could make a ContextMenu appear in response to a ListBox item click:
http://msdn.microsoft.com/
en-us/libr
ary/
system
.windows.f
orms.conte
xtmenu(VS.
71).aspx
Use the Show() method:
http://msdn.microsoft.com/
en-us/libr
ary/
system
.windows.f
orms.conte
xtmenu.sho
w(VS.71).a
spx
Random Solutions
how can i pay electricity bill online using hdfc netbanking ??
upgrading and moving a sql server express 2005 database to a sql server standard
Delphi, forms in Dll and Threads
checking what is TRANSACTION ISOLATION LEVEL right now
OCS 2007 R2 - Failure [0xC3FC200D] One or more errors were detected
Perl, Using Text::CSV_XS / Count number of references
DNS Event ID's 4010 & 4013
server raid6
Sysprepping Windows 7 PCs
Installing SSL cert on Exchange 2007