473,541 Members | 14,799 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
11
4,076
PhilOfWalton
thread by: PhilOfWalton | last post Jan 29 '18 by: PhilOfWalton
I have several Language packs installed with my database, visible in the File-->Options-->Language Tab. Under Proofing (Spelling Grammar) In most cases it shows "Installed", but not in the case of Mongolian. When you download the Mongolian Pack from...
0
21,564
thread by: Dostonbek | last post Jan 29 '18 by: Dostonbek
Hi to all.In css Box-shadow is not working with clip-path. How to solve this problem. Thanks in advanced
1
1,874
thread by: sc5502 | last post Jan 27 '18 by: Luuk
I have an app that captures the start time and end time of a process. Start time: lbl_Start.text = Now() ' display start time Dim STARTx As DateTime = Now() ' capture start time ' 'Code follows '
6
7,296
thread by: bmj121 | last post Jan 27 '18 by: NeoPa
So I currently have a set of code that will calculate a date from a start date and will make sure the end date does not land on a weekend or a holiday. Which is great. But I also need it to not count those weekends or holidays when it is adding the number of days to the start date. Here is the function I have now: Function...
0
1,938
thread by: dustyman2003 | last post Jan 27 '18 by: dustyman2003
I am starting a software business called DH Original. I was wondering what software is in demand and what we should start out with. What can we make that you would buy?
1
1,615
thread by: mshakeelattari | last post Jan 27 '18 by: NeoPa
When I define custom fonts, some controls pick this font others not in MS Access 2016. Need help. Or Can I save the colors and fonts used in a form or a report as a custom theme? Help needed.
1
1,870
thread by: John Kor | last post Jan 27 '18 by: NeoPa
Am trying to create SQL to subtotal by each ILDOC number. The transaction amount,field ILPAID. Both fields are type "number". I am basically just starting to trying to write formula. Thanks, John
1
1,408
thread by: CD Tom | last post Jan 26 '18 by: NeoPa
In my application I have many places where users can create and send emails, however not all users have outlook, so is there a way to use other email providers with Access VBA. Thanks
1
1,424
clothildebacqu
thread by: clothildebacqu | last post Jan 26 '18 by: NeoPa
I had a problem with the database when working with Acces 2013. An error occurred while opening the file I got Invalid field data type.
6
4,660
thread by: John Kor | last post Jan 26 '18 by: NeoPa
I am trying to divide a field in my Access query. Below is what I have so far. But, something is wrong I get an error. PAID : (Sum(IIf(,1,0))/(/100)) I am primary trying to divide the "Paid" field by 100. Thank you, John
0
3,293
thread by: IvanH | last post Jan 26 '18 by: IvanH
I want to change domain nameserver for connect to hosting when i press disable still have error This function is not available, because the service is enabled. I can't disable Update prohibition lock
2
1,718
thread by: maria33 | last post Jan 26 '18 by: donbock
This is a code to do for extra practice before we go to our lab tomorrow morning. Our professor said if we can get through this practice example, the lab shouldn't be too difficult tomorrow. However, I keep running into errors (mainly syntax) or being told that I have illegal characters. Any and all help is much appreciated. /* Name Section...
8
2,033
thread by: DonShroyer | last post Jan 25 '18 by: NeoPa
To display boolean fields in any query as checked or empty boxes, try: IIf(,ChrW(9745),ChrW(9744)) This works using Arial and should also work with similar fonts. The field will not be modifiable, but will display reasonably close to actually using a continuous form.
3
2,198
thread by: rod1957 | last post Jan 25 '18 by: NeoPa
I'm trying to run a report and I would like it to show the date 15 month later and at the end of the month. Example; date trained 12/14/17 in the report it should show next training date 12/31/18. This is the formula I have now which gets me to the 15 months but not to the end of the month. =DateAdd("m",+15,)
10
2,779
thread by: AirDavidADP | last post Jan 25 '18 by: PhilOfWalton
I have a query that runs each week that shows data from the current week out 26 weeks. So this week it would have weekend dates from 1/13 to 7/21. Next week the columns will start at 1/20 – 7/28. I’m using a crosstab query. I need to have a form or report that can show all the data each week. My problem is if create a form or report the...
3
2,140
thread by: Eman1234 | last post Jan 25 '18 by: PhilOfWalton
I have little to no experience using VBA so I found a sample of code that would allow me to select a folder in Outlook and export that data into Excel. The folder selection box pops up consistently and it opens the file I selected, so that is good. I have tried doing so many things to the code to get it to function properly, but to no avail. One...
1
1,781
thread by: LAAllen | last post Jan 25 '18 by: PhilOfWalton
If IsLoaded("ViewActivities Form") Then DoCmd.Requery acForm, () this gives me the error: Sub or Function not defined WHY?
3
1,491
thread by: nalbi | last post Jan 24 '18 by: twinnyfo
I'm trying to generate multiple tables using a query based on the unique SiteID, I have 32 sites in total and I would like to generate a table for each site (which I eventually would like to export all together into a single excel workbook). So currently the query I've set up looks like this: SELECT .New_SiteID AS Site_ID, .Base_class AS...
10
3,553
thread by: Eman1234 | last post Jan 24 '18 by: Eman1234
Hi there, I recently started as a reporting analyst for a large firm. I was asked to work on a project where I import data from Outlook into Access and get a count of emails sent to and from each individual employee. I created a combo box with the control source set as: =DCount("","Inbox","= 'Firm ABC'" &...
1
2,922
thread by: gadolinium | last post Jan 24 '18 by: geocaching
When you try to open the file in Word 2007/2010 I get the error message Word experienced an Error trying to open the file. Try the following steps., and the file fails to open properly. How to solve this problem?
0
3,249
thread by: dustyman2003 | last post Jan 24 '18 by: dustyman2003
I want to here some thoughts on this idea I have. Arduinos don't really have an OS because their flash memory is so small and don't have an easy way to create a GUI. But if the Arduino was connected to a server and asked for functions from the server. Then the server gives the function to the Arduino to execute. That function can perform the task...
0
2,205
thread by: homecit | last post Jan 23 '18 by: homecit
I want use vb6 to connect, show live video, capture image from camera hikvision. hikvision support all function connect,.. but i can't show live video. please help me!
1
5,320
thread by: hungryppaint | last post Jan 23 '18 by: skyscraper
the file is large, 300 pages, weighs almost 20 MB, the archive weighs about 900 KB. (I can't) saved in rtf format, because. doc format is closed permanently. after the regular closing doesn't want to open, writes that the file is corrupted. I looked on the Internet for similar problems and ways of overcoming them. Nothing helps. Two hours already...
0
1,528
thread by: Bluenose | last post Jan 23 '18 by: Bluenose
Hello I am getting the following error on a forgotten.aspx page: http://www.dimadayoub.net/forgot.aspx Mailbox unavailable. The server response was: Authentication is required for relay This is the code I have:
0
3,701
thread by: IvanH | last post Jan 23 '18 by: IvanH
Hello, this is an easy question from a newbie. I bought a domain on alibaba cloud MAINLY BECAUSE I needed a couple of email addresses reachable in China mainland. Somenthing like this : domain purchased : abcd.com mail needed : info@abcd.com, news@abcd.com I was able to create the email sender news@abcd.com through the Direct mail...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.