Click here to Skip to main content
15,867,568 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
QuestionIs there Access VBA method of translating text in a textbox? Pin
Member 1181158314-Dec-20 3:18
Member 1181158314-Dec-20 3:18 
AnswerRe: Is there Access VBA method of translating text in a textbox? Pin
Richard Deeming14-Dec-20 4:02
mveRichard Deeming14-Dec-20 4:02 
GeneralRe: Is there Access VBA method of translating text in a textbox? Pin
Member 1181158314-Dec-20 4:56
Member 1181158314-Dec-20 4:56 
GeneralRe: Is there Access VBA method of translating text in a textbox? Pin
Member 1181158314-Dec-20 11:41
Member 1181158314-Dec-20 11:41 
QuestionVisual Studio RDLC expression editor in the report designer and help with expressions Pin
jkirkerx5-Dec-20 10:26
professionaljkirkerx5-Dec-20 10:26 
AnswerRe: Visual Studio RDLC expression editor in the report designer and help with expressions Pin
jkirkerx5-Dec-20 13:10
professionaljkirkerx5-Dec-20 13:10 
AnswerRe: Visual Studio RDLC expression editor in the report designer and help with expressions [solved] Pin
jkirkerx6-Dec-20 9:35
professionaljkirkerx6-Dec-20 9:35 
QuestionCall a method inside a Task.Run and return the value Pin
Mc_Topaz2-Dec-20 3:03
Mc_Topaz2-Dec-20 3:03 

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.