No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
try [code] Dim DecimalCharacter As String DecimalCharacter = Mid(Format(0, "0.0"), 2, Len(Format(0, "0.0")) - 2) [/code]
But be warned that not all users have the taskbar in bottom or even in the screen that your program runs (ex. they may have two different screens side by side)
The answer is that you cannot do this (public fname as string) because string variables do not have the show event! But you can do this: public pubForm as form 'and then set pubForm=Form1 (the real name of the form) (or -if the code is inside the form- then: set …
1. if there is problem in storing the data then vb will generate an error. 2. if you want to be sure then "read" the value from MSACCESS with another recordset or ADO or (even with another connection) and check if this is the same.
This is (normally) a job for the printer (hardware) since maybe there are programs that bypass the windows printer driver and print directly to the port of the PC or to the IP of printer (if this is a network printer) and hence not all printer documents will be logged. …
" & Jahr_beg & "AND no space must be " & Jahr_beg & " AND how to debug: make a variable with the string ex: sqlstr= "SELECT * FROM " & foo place a breakpoint after that goto watch window print the sqlstr (by ?sqlstr) now you have the full …
The End.
tzatziki