Hi,
This is a little part of my programm's code.When opening this workbook, excel openes another workbook and copies the data out of columns B and C into the first workbook.
This works without any problems on my pc. As soon as I let this thing run on another pc in the network which has also...
Hi,
I am working with an excel tool, which imports numerical data from a Bloomberg terminal. Unfortunely it doesn t do it correctly anymore and I want to figure out why that is the case. For import, it uses an .xla which i don t know. The unfortunate thing is that I don t know what add-in is...
Very smart of me to post the first request in German.
Next try.
Unfortunately, my VB skills are not very advanced, yet.So, I have the following problem:
Private Sub CommandButton1_Click()
Application.ScreenUpdating = False
LPP03aktualisieren
Sheets("tbl_Buy_RE").Activate...
Hi,
leider bin ich noch kein wirklich fortgeschrittener VBA-User. Daher flogendes Problem:
Private Sub CommandButton1_Click()
Application.ScreenUpdating = False
LPP03aktualisieren
Sheets("tbl_Buy_RE").Activate
Sheets("tbl_Buy_RE").Range("B10").Select
Selection.QueryTable.Refresh...
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.