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
From where I can download HP Smartstart version 8.40
Adobe InDesign CS4 Application Error
Disable "lan settings" button in Internet Explorer
I am trying to run a virtual image off of vmware player and I keep getting an error.
Windows XP slow to shut down or restart
SBS Domain Question
Netlogon Service stopped on SBS2003
Moved a Dolpin 7 website to a new server and I get an error message.
web forms: xForms or javascript forms: which one is the best?
Excel 2007 viewer error in Windows Server 2008 R2 terminal server (crash)