Click here to Skip to main content
15,895,283 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Deleting a sent file Pin
Richard Deeming14-Feb-21 21:51
mveRichard Deeming14-Feb-21 21:51 
Questionwkhtmltopdf.exe - Process-Start over COM-Interop - Access denied Pin
VoidFunctionMain10-Feb-21 4:48
VoidFunctionMain10-Feb-21 4:48 
QuestionCode for Saving work Pin
Wamono erick5-Feb-21 7:52
Wamono erick5-Feb-21 7:52 
AnswerRe: Code for Saving work Pin
Dave Kreskowiak5-Feb-21 8:28
mveDave Kreskowiak5-Feb-21 8:28 
QuestionProblem when setting the ReadOnly state of a property: CLOSED Pin
mo149231-Jan-21 5:56
mo149231-Jan-21 5:56 
QuestionInterfacing with Zlib.dll Pin
albert_redditt28-Jan-21 10:16
albert_redditt28-Jan-21 10:16 
AnswerRe: Interfacing with Zlib.dll Pin
20212a28-Jan-21 10:30
20212a28-Jan-21 10:30 
AnswerRe: Interfacing with Zlib.dll Pin
Richard MacCutchan28-Jan-21 21:14
mveRichard MacCutchan28-Jan-21 21:14 
QuestionUnable to complete the code for Web scrapping Pin
The Mentee27-Jan-21 8:56
The Mentee27-Jan-21 8:56 
AnswerRe: Unable to complete the code for Web scrapping Pin
Richard Deeming27-Jan-21 21:49
mveRichard Deeming27-Jan-21 21:49 
GeneralRe: Unable to complete the code for Web scrapping Pin
The Mentee28-Jan-21 0:06
The Mentee28-Jan-21 0:06 
GeneralRe: Unable to complete the code for Web scrapping Pin
DerekT-P28-Jan-21 7:07
professionalDerekT-P28-Jan-21 7:07 
GeneralPersonal Appointment Reminder Code Pin
mike Pant10-Jan-21 2:58
mike Pant10-Jan-21 2:58 
GeneralRe: Personal Appointment Reminder Code Pin
Victor Nijegorodov10-Jan-21 3:59
Victor Nijegorodov10-Jan-21 3:59 
GeneralRe: Personal Appointment Reminder Code Pin
Gerry Schmitz10-Jan-21 4:47
mveGerry Schmitz10-Jan-21 4:47 
QuestionExcel VBA Macro Pin
tutymano5-Jan-21 17:49
tutymano5-Jan-21 17:49 
Dear All
Please help me to write VBA code
DATA								
Type	PMT	    VCHNO	VCHDT	    ACode	Ref1(N)	Ref2(InvNo)	Ref3(Description)	Amount
BANK	TT   	123123	01/01/2021	ABCD123         987654	TTNO 123123	            120
BANK	TT      123123	01/01/2021	ABCD123		    987653	TTNO 123123             125
IOU	    CASH	123123	01/01/2021	ABCD124	MANO	654321		                    505
IOU	    CASH	123123	01/01/2021	XYZ123	MANO	45689		                    605
IOU	    CASH	123123	01/01/2021	FDE987	MANO	75375		                    550
PETTY   CASH	123123	01/01/2021	6528			TEA EXPENSES	                650
BANK	CHEQUE  123121	01/01/2021	IOP643		    987689	CH NO 64321            5555
								
								
-------------------------								
RESULT								
								
	Vch Date	Vch No	    Account Code	Description	    Amount	Dr/Cr		
	01/01/2021	BP123123	ABCD123	        TTNO 123123	      245	Dr		
	01/01/2021	BP123123	BANK	        TTNO 123123	     -245	Cr		
	01/01/2021	IOU123123	ABCD124	        654321	          505	Dr		
	01/01/2021	IOU123123	XYZ123	        45689	          605	Dr		
	01/01/2021	IOU123123	FDE987	        75375	          550	Dr		
	01/01/2021	IOU123123	IOU	            SETTLE ON	    -1660	Cr		
	01/01/2021	CP123123	6528	        TEA EXPENSES	  650	Dr		
	01/01/2021	CP123123	CASH	        TEA EXPENSES	 -650	Cr		
	01/01/2021	BP123121	IOP643	        CH NO 64321	     5555	Dr		
	01/01/2021	BP123121	BANK	        CH NO 64321	    -5555	Cr		

AnswerRe: Excel VBA Macro Pin
Dave Kreskowiak5-Jan-21 19:55
mveDave Kreskowiak5-Jan-21 19:55 
AnswerRe: Excel VBA Macro Pin
Mycroft Holmes6-Jan-21 11:02
professionalMycroft Holmes6-Jan-21 11:02 
QuestionChange mac address by vba Pin
Member 1447788423-Dec-20 14:47
Member 1447788423-Dec-20 14:47 
AnswerRe: Change mac address by vba Pin
Dave Kreskowiak23-Dec-20 17:30
mveDave Kreskowiak23-Dec-20 17:30 
GeneralRe: Change mac address by vba Pin
Member 1447788423-Dec-20 18:35
Member 1447788423-Dec-20 18:35 
GeneralRe: Change mac address by vba Pin
Gerry Schmitz24-Dec-20 5:14
mveGerry Schmitz24-Dec-20 5:14 
GeneralRe: Change mac address by vba Pin
Dave Kreskowiak24-Dec-20 5:21
mveDave Kreskowiak24-Dec-20 5:21 
AnswerRe: Change mac address by vba Pin
Richard MacCutchan23-Dec-20 21:54
mveRichard MacCutchan23-Dec-20 21:54 
AnswerRe: Change mac address by vba Pin
Gerry Schmitz24-Dec-20 5:07
mveGerry Schmitz24-Dec-20 5:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.