No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
13 Posted Topics
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
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
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
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]
I think, you will make the "normal.dot" that's include the macro and replace this file to the target computer.
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.
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 …
Using crytal report, setting output to excel file, easily :)
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
You want to save pic path or picture ?
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 …
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 …
The End.