Click here to Skip to main content
15,916,379 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Check if control is really visible. Pin
Mickey0124-Jun-07 19:43
Mickey0124-Jun-07 19:43 
GeneralRe: Check if control is really visible. Pin
Dave Kreskowiak25-Jun-07 4:02
mveDave Kreskowiak25-Jun-07 4:02 
GeneralRe: Check if control is really visible. Pin
Mickey0125-Jun-07 13:49
Mickey0125-Jun-07 13:49 
GeneralRe: Check if control is really visible. Pin
Dave Kreskowiak25-Jun-07 14:11
mveDave Kreskowiak25-Jun-07 14:11 
QuestionPassing MultiDimensional Array as a paramenters in Functions Pin
hsprasain24-Jun-07 10:32
hsprasain24-Jun-07 10:32 
AnswerRe: Passing MultiDimensional Array as a paramenters in Functions Pin
TwoFaced24-Jun-07 11:21
TwoFaced24-Jun-07 11:21 
GeneralRe: Passing MultiDimensional Array as a paramenters in Functions Pin
hsprasain24-Jun-07 13:24
hsprasain24-Jun-07 13:24 
QuestionMACRO Basic Programming? Pin
hifiger200424-Jun-07 7:57
hifiger200424-Jun-07 7:57 
Hi Guys,

Have a good day.

I am just new to VBA Macro programing in Excel. I hope you can give me a sample code on how to do it.

How will I code this one - dynamic worksheets with 3 columns inside each worksheets and I will display the content of all worksheets by creating another summary worksheet?

I hope you can send me a copy of your sample code in kind at hifiger2004@yahoo.com.

Thanks in advance and God Bless


Example: TestWorksheet.xls

CONTENT of WORKSHEET #1:

Column1 Column2 Column3
aaa 1 100.00
bbb 2 200.00
ccc 3 300.00
... etc.


CONTENT of WORKSHEET #2:

Column1 Column2 Column3
aaa 1 100.00
bbb 2 200.00
ccc 3 300.00
... etc.

CONTENT of WORKSHEET #3,#4,#5... and so on...

MACRO PROGRAM - When I click the button it will generate another worksheet with the content summary from Worksheet1, Worksheet2, Worsheet3..., etc.


CONTENT OF WORKSHEETSUMMARY:

Column1 Column2 Column3 Column4
Worksheet1 aaa 1 100.00
bbb 2 200.00
ccc 3 300.00
Worksheet2 aaa 1 100.00
bbb 2 200.00
ccc 3 300.00
Worksheet3 aaa 1 100.00
bbb 2 200.00
ccc 3 300.00
...etc.





hifiger2004

AnswerRe: MACRO Basic Programming? Pin
Christian Graus24-Jun-07 11:18
protectorChristian Graus24-Jun-07 11:18 
GeneralRe: MACRO Basic Programming? Pin
hifiger200424-Jun-07 15:01
hifiger200424-Jun-07 15:01 
Questionupload via ftp Pin
abdelhameed8124-Jun-07 2:58
abdelhameed8124-Jun-07 2:58 
AnswerRe: upload via ftp Pin
Guffa24-Jun-07 6:27
Guffa24-Jun-07 6:27 
QuestionFolder list Pin
Anybloodyid24-Jun-07 2:07
Anybloodyid24-Jun-07 2:07 
AnswerRe: Folder list Pin
Dave Kreskowiak24-Jun-07 6:45
mveDave Kreskowiak24-Jun-07 6:45 
QuestionHow to use FTP browser in Visual Basic.Net Pin
ankur010124-Jun-07 0:46
ankur010124-Jun-07 0:46 
AnswerRe: How to use FTP browser in Visual Basic.Net Pin
Dave Kreskowiak24-Jun-07 6:29
mveDave Kreskowiak24-Jun-07 6:29 
QuestionResetting an identifier Pin
DA_Loring23-Jun-07 8:15
DA_Loring23-Jun-07 8:15 
AnswerRe: Resetting an identifier Pin
Colin Angus Mackay23-Jun-07 10:35
Colin Angus Mackay23-Jun-07 10:35 
Questionquestion Pin
anjoom23-Jun-07 4:06
anjoom23-Jun-07 4:06 
AnswerRe: question Pin
doWhileSomething23-Jun-07 9:11
doWhileSomething23-Jun-07 9:11 
AnswerRe: question Pin
Christian Graus23-Jun-07 13:27
protectorChristian Graus23-Jun-07 13:27 
Questionposition of referenced dll Pin
firefoxpdm23-Jun-07 3:11
firefoxpdm23-Jun-07 3:11 
AnswerRe: position of referenced dll Pin
Dave Sexton23-Jun-07 7:45
Dave Sexton23-Jun-07 7:45 
QuestionRe: position of referenced dll [modified] Pin
firefoxpdm23-Jun-07 9:30
firefoxpdm23-Jun-07 9:30 
Questiontreeview code improvement Pin
Nilish23-Jun-07 2:50
Nilish23-Jun-07 2:50 

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.