Share via

Divide using a textbox in Access

Anonymous
2022-12-20T19:38:49+00:00

Possible to use a formula to divide two numbers from a textbox in Access?

Using this formula but not working...

=([280,436]/[161,409])

Microsoft 365 and Office | Access | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Duane Hookom 26,825 Reputation points Volunteer Moderator
2022-12-20T20:27:51+00:00

Square brackets are used around field or object names, particularly if the names contain spaces. Numbers have no delimiters and text/strings have a delimiter of double-quotes.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

Answer accepted by question author

Anonymous
2022-12-20T20:02:51+00:00

Omit the square brackets.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful