Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged MS

0 votes
472 views
1 answer
    So the function =Now()....is there a way I can use this and only get the date, not the time? or is there just a function for this idea? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
684 views
1 answer
    I'm using WinHTTP in Access 2007 VBA to fetch some list of items requiring a cookie login credential account ... uses typo3 CMS framework. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
762 views
1 answer
    I am trying to copy the content from a particular paragraph in a .docx to another empty .docx .the problem i have ... ; destDoc.write(out); } } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
572 views
1 answer
    i'm looking for a way to programatically convert word documents in docx format to doc format without using ole ... , and cheaply as possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
457 views
1 answer
    i'm looking for a way to programatically convert word documents in docx format to doc format without using ole ... , and cheaply as possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
643 views
1 answer
    How does one add a comment to an MS Access Query, to provide a description of what it does? ... one retrieve such comments programmatically? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
457 views
1 answer
    So how can I pass a value from one form to another? For example: The user select's an organization from a ... the relative IDs with it. Thanks. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
426 views
1 answer
    I m currently working on a SQl in MS-Access 2010 that can split a column based on a delimiter(,). In the ... there is more then one delimiter? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
535 views
1 answer
    I can't figure out how to display a column that has many value for the same record in a continuous form ... column with my database design? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
523 views
1 answer
    I'm looking for a way to search and replace WHOLE WORDS ONLY. Since the whole words in my case can be ... to an insane number of queries) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
446 views
1 answer
    I'm working within MS Access 2013 on Windows 10 and I'm simply trying to write a Sub that opens an Excel file ... .Quit Set XL = Nothing End Sub See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
661 views
1 answer
    I have a login form to my database done in Access 2010 and using VBA code. I want to be able to press ... executed. KeyUp: same like KeyPress. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
655 views
1 answer
    Im trying to create some VB code that will get the start and end of the previous month. Im able to the ... start and end day then? Thanks See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
498 views
1 answer
    I just started a job with a new company where previous developers had created many automated tasks. Of course, ... through VBA code files? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
475 views
1 answer
    Good afternoon, I've searched my but off in order to find a solution for my problem. I'm trying to get ... 10 cases? With kind regards, Patrick See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
514 views
1 answer
    I am a newbie in programming and trying to add some automation in my team to help with daily operation. I try to ... me with this? Thanks a lot. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
708 views
1 answer
    I have created a database that has these tables: Student list Student booklet numbers Student needs Teacher Information In ... 't figure it out! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
770 views
1 answer
    I am trying to use the ConcatRelated function to provide a summary report of the prior day's absences, tardies, and ... reason not in one cell. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
555 views
1 answer
    I am working with Microsoft visual studio 2005.Can anyone tell me how to get table names and column names of a MS access database? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
626 views
1 answer
    As you can see here, the user can chose a contract or a proposal The reference control source is not the ... for the selected row? Thank you See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
632 views
1 answer
    This code is a function and not a private subroutine. I'm suddenly getting this error with the Me.[field name ... and how it could be removed? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
586 views
1 answer
    I am writing a script in Outlook VBA to record every email in an Access database as they come in to my inbox. ... 't seem to have sorted it! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
588 views
1 answer
    I have the following code in VBA: Dim strSQL As String strSQL = "UPDATE Workstations SET MID = newvalue WHERE ... am I missing quotation marks? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
515 views
1 answer
    I made few forms in Access 2010 and I add logo of company to the header form. This picture is .jpg and ... some options of image compression ? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
581 views
1 answer
    I have read many threads on implementing the Sleep API however most are a step ahead of where I am at in ... your patience with my basic grasp. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
609 views
1 answer
    I have about 400 files in .docx format, and I need to determine the length of each in #pages. So, I want to ... the #pages of each .docx file. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
462 views
1 answer
    Where I work we receive electronic meters from customers and try to solve the errors they have. We will receive 4 ... you can provide me. -Chris See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
637 views
1 answer
    I have been using the following to code to write in word file but not able to store the word file. Is ... //24 pt spacing after paragraph. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...