I currently have a listbox where selected entries are exported to a brand-NEW Excel worksheet (each time) after the user clicks a command button to run the following VBA code.
However, I'd like it to create just ONE new Excel worksheet initially and then append later selections onto that same...
I currently have a form that has an OLE Object on it that was created by copy-and-pasting from a Microsoft Word document.
The problem is that it only allows me to edit the text when I double-click the Object in Design View. In normal Form view, double-clicking does nothing. Is there any way to...
Hi,
I keep getting
"Run-time error '3077':
Syntax error (missing operator) in expression.
here is my code:
rst.FindFirst "3Digit Item Number = " & LBx.Column(0)
I never got this problem when "3Digit Item Number" used to simply be "MSID" instead. Anyone know how to fix this?
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.