Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

13 Posted Topics

Member Avatar for MrTheMonium

I would like to guide some idea 1. copy value look like this code DestSheet.Cells(desLine, i).Value = SrcSheet.Cells(srcLine, i).Value 2. get the range of data Public Sub GetSheetRange(ws As Worksheet, NoRows As Long, NoCols As Integer) NoCols = ws.UsedRange.Columns.Count NoRows = ws.UsedRange.Rows.Count End Sub

Member Avatar for Slavi
0
262
Member Avatar for johnchristian.pagnes

Learner010: yes. johnchristian.pagnes: If you want to open report or anythings in access.exe, you need to make macro in access.exe before, and using (shell statement) command line to activate macro in access

Member Avatar for NewCoder_31
0
237
Member Avatar for nayzin.phyo

store picture path ? i think you mean store whole picture. you may see the picture as binary object(blob field), and don't forgot to save filename+extension of file too

Member Avatar for Hamza Saleem
0
121
Member Avatar for Pravesh_1

When i click "LOGIN" via facebook, the web page return to last page then i look no have login form, i already check for facebook app before login. [email protected]

Member Avatar for Pollatep
0
378
Member Avatar for ChileMan

I think, you will make the "normal.dot" that's include the macro and replace this file to the target computer.

Member Avatar for e.pol
0
160
Member Avatar for Mudsser ali

How much size of your program ? Your program currently using about shell/pipe function ? I suggest you to comment some module/function to limit error case.

Member Avatar for e.pol
0
117
Member Avatar for missy_mi

please try ---> If typeof obj is TextBox or typeof is ComboBox or typeof is ListBox then case 1.change to ---> If (typeof obj is TextBox) or (typeof obj is ComboBox) or (typeof obj is ListBox) then case 2.change to If typeof obj is TextBox then ........ end if if …

Member Avatar for kb.net
0
208
Member Avatar for mcdczzz
Member Avatar for Needhelp2

Are you have any idea ?, please show. First, i will tried Line Input statement (http://msdn.microsoft.com/en-us/library/aa243392(v=vs.60).aspx) to test for can read larger file

Member Avatar for e.pol
0
246
Member Avatar for mcdczzz
Member Avatar for nayzin.phyo
Member Avatar for e.pol

Many days ago i'm got this laptop "ACER Travel 2300", oh. sorry about model, i'm forgot it This laptop very slow to boot (about 60 minutes or more). After i got it, first i'm setting up CMOS date and time, after setting everythings go well. It's want to replace the …

0
124
Member Avatar for e.pol

First, i'm sorry for my english is not well. I'm Thai. Over 8 years that's i was a member of this site. but forgot the user/password over 2 years. I'm graduated in major of electronics, and self learning about x-86-asm, Z80, MCS-51, ansi-c, php debian linux, VB6. And self learning …

Member Avatar for cproger
0
109

The End.