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
491 views
1 answer
    (Note: See below for solution.) I have been trying to retrieve the page numbers from pages that various ... greatly appreciated :-) Phil See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
523 views
1 answer
    I have inherited a lot of code that is essentially like this: dim dbs as dao.database set dbs = currentdb( ... other than simplifying the code? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
729 views
1 answer
    I have the following code which allows me to attach a report then send it to one recipient. How do I send ... = Nothing Set dbLocal = Nothing See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
552 views
1 answer
    Just getting to grips some VBA (this stuff's new to me so bear with us!) From query ... rsGroup.MoveNext Loop End Sub See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
833 views
1 answer
    I'm sure this is very simple, but I can't find it. In the close event of an Access Form, how can I ... So how do I cancel the close event? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
483 views
1 answer
    Is it possible to read an MSWord 2010 file into R? I have Windows 7 and a Dell PC. I am using the ... software. Thank you for any suggestions. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
691 views
1 answer
    I am creating a personal Library Inventory system using an Access 2007 database. In code, whenever I ... m checking multiple conditions. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
392 views
1 answer
    In access I have been trying to set up user filters on what is displayed in a subform which is a list of inspection ... ]![Filter_to]) ) ) ); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
528 views
1 answer
    I have an excel spreadsheet, with 12 columns, where I only need to import data based on the last two (The ... the import work using a Macro. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
577 views
1 answer
    Is there a way to use my own number in a table like an auto-number; that is to automatically assign the next ... of numbers, Code B = another? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
585 views
1 answer
    I have been struggling with SQL statement when converted to VBA. Basically, I wish to add something to it ... unreadable SQL statement for VBA. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
563 views
1 answer
    I am to investigate many Acccess applications and it would make my life easier to make a script, if possible. ... to Form.Module. Please help! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
495 views
1 answer
    My regex knowledge is pretty limited, but I'm trying to write/find an expression that will capture the following ... and at least one letter. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
846 views
1 answer
    following code is to read a word file in vba. But its showing an error Error 462 in VBA : remote server ... End With End Sub Thanks in advance See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
556 views
1 answer
    I'm trying to determine the appropriate ADO Command Parameter data types to use for calling a SQL Server ( ... types for various data sources. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
561 views
1 answer
    I need to create an ANSI text file from an Access recordset that outputs to JSON and YAML. I can write ... #fnum, str_temp Close #fnum End Sub See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
565 views
1 answer
    In MSAccess I've a mask with a button. When the user clicks on the button, the data in a table are exported ... export the data. Is it possible? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
702 views
1 answer
    In an ms access 2010 database, I have a listbox whose afterupdate procedure needs (among other things) to ... different record in the listbox? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
659 views
1 answer
    I have an Excel sheet which I receive from my customer and I get imported to Access and I would call that ... right now I'm doing manually. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
564 views
1 answer
    Microsoft has chosen to not release a 64-bit version of Jet, their database driver for Access. Does anyone ... use any 64-bit functionality. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
524 views
1 answer
    I need to display a message to the user. When I do this using MsgBox, the program stops until the user ... MsgBox without pausing the program. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
872 views
1 answer
    I have a question about "console.log" in Javascript Web Office Addins. Currently I am working on Javascript Word ... Visual Studio. BR, Alexey See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
392 views
1 answer
    I have a string called "DateSet" with the value "16/10/2008". I want to add 5 business days to that ... ms:format-date and convert it somehow? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
557 views
1 answer
    Using VBA I want to send a copy of the current word document to a web service? How can is get the ... =) So simple answers are appreciated See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
937 views
1 answer
    My current PowerShell script: $document = "C:\test.doc" $word = new-object -comobject word.application $word. ... 2 Powershell Version 1.0 See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
634 views
1 answer
    I have a few data sources in access that I need to connect to programatically to do things with behind ... there got some useful information? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
626 views
1 answer
    I developed a Access application using VBA. Everytime I open Access up, I get the following: I have to click ... not get rid of the warning. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
805 views
1 answer
    I have been using the function DoCmd.GoToRecord , , acNewRec successfully for creating and moving to a new record ... sbfrm_subform is nt open." 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

...